Description Usage Arguments Value Examples
Extract covars for plotting from an SSF Model
1 | parse_coefs(x, type)
|
x |
SSF model object |
type |
character, either RSF or Dist for model type |
Returns Coefficients from SSF model object
1 | coef<-as.data.frame(data.table::rbindlist(lapply(mods,parse_coefs)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.