mforestmodel | R Documentation |
This is used to make data for plots
mforestmodel( data, pala = "grey25", palb = "grey75", lim = c(-2.6, 4), dependent = "delta", legend_position = "none", header = NULL, spaces = NULL, est_family = "poisson", p_ci = 1, p_eps = 0.001 )
data |
data to use models |
changed some things in the broom coef where it won't correctly give values
data for plot
# something
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.