Description Usage Arguments Value
getfact extracts the parameter estimates for a given factor from a CEout object. It does this by searching to rownames of the output parameters of the optimum model. It also checks for interaction terms, which for categorical factors is the same as determining a trend of the two factors relative to each other. e.g. for Zone:Month the outcome is the monthly trend for each zone.
1 | getfact(inmat, invar)
|
inmat |
generally this will be a CEout object but it can be a matrix of coefficients, an lm object, or a gam object |
invar |
the model variable whose parameters are wanted |
a matrix containing the parameters for invar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.