Calculate the null model likelihood
Calculate the null model likelihood
logLikNull(object, ...) ## S3 method for class 'ergm' logLikNull(object, control = control.logLik.ergm(), ...)
object |
a fitted model. |
... |
further arguments to lower-level functions.
|
control |
A list of control parameters for algorithm tuning.
Constructed using |
logLikNull
returns an object of type logLik
if it is
able to compute the null model probability, and NA
otherwise.
ergm
: A method for ergm
fits; currently only
implemented for binary ERGMs with dyad-independent sample-space
constraints.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.