SemnovaEffect | R Documentation |
Some description
## S3 method for class 'SemnovaEffect'
effSources(mod)
## S3 method for class 'SemnovaEffect'
formula(x, ...)
## S3 method for class 'SemnovaEffect'
family(object, ...)
## S3 method for class 'SemnovaEffect'
model.frame(object, ...)
model.offset.SemnovaEffect(object, ...)
## S3 method for class 'SemnovaEffect'
model.matrix(object, ...)
## S3 method for class 'model.frame.SemnovaEffect'
expand(model, extras, envir = environment(formula(model)), na.expand = FALSE)
## S3 method for class 'SemnovaEffect'
getCall(x, ...)
vcov.SemnovaEffect(object, complete = TRUE, ...)
## S3 method for class 'SemnovaEffect'
coefficients(object, ...)
coef.SemnovaEffect(object, ...)
nonest.basis(x, ...)
## S3 method for class 'SemnovaEffect'
nonest.basis(x, ...)
## S3 method for class 'SemnovaEffect'
qr(x, ...)
## S3 method for class 'SemnovaFormula'
model.matrix(object, ...)
## S3 method for class 'SemnovaFormula'
terms(x, ...)
## S3 method for class 'SemnovaFormula'
`[`(x, i)
expose
Read only. Returns the private structure of the object. For debugging purposes only.
get_model_matrix()
SemnovaEffect$get_model_matrix(data = NULL, ...)
new()
SemnovaEffect$new(mod)
effect()
SemnovaEffect$effect(focal.predictors, ...)
effSources()
SemnovaEffect$effSources()
clone()
The objects of this class are cloneable with this method.
SemnovaEffect$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.