Use siena07
to fit a model.
Data objects can be created from matrices and
vectors using sienaDependent
, coCovar
etc.,
and finally sienaDataCreate
.
Another possibility (but with less flexibility) is via the
Gui displayed by siena01Gui
, or via
sienaDataCreateFromSession
.
Effects are selected using an effects object, which can be created
using getEffects
.
Control of the estimation algorithm requires a
sienaAlgorithm
object that
defines the settings (parameters) of the algorithm,
and which can be created by sienaAlgorithmCreate
(alias sienaModelCreate
).
More detailed help is available in the manual which you can display
using
RShowDoc("RSiena_Manual", package="RSiena")
Package: |
RSiena |
Type: |
Package |
Version: |
1.1-232 |
Date: |
2013-06-18 |
Depends: |
R (>= 2.15.0) |
Imports: |
Matrix |
Suggests: |
tcltk, network, codetools, lattice, MASS, parallel,
xtable, tools |
SystemRequirements: |
GNU make, tcl/tk 8.5, Tktable |
License: |
GPL-2 |
LazyData: |
yes |
NeedsCompilation: yes |
BuildResaveData: |
no |
Package: |