powered by
## S3 method for class 'gnm': model.matrix(object, coef = NULL, ...)
gnm
coef = NULL
coef(object)
object
Otherwise, the local design matrix evaluated at coef.
coef
model.matrix
example(mentalHealth) model.matrix(RC1model) model.matrix(RC1model, coef = seq(coef(RC1model)))
Run the code above in your browser using DataLab