Description Usage Arguments Value See Also Examples
This function "widens" focal-competitor data frames for use inside of
package modeling functions, where each comp_sp
inside of the comp
list-column receives its own column with its associated total basal area.
This function is used internally by comp_bayes_lm()
and
predict.comp_bayes_lm()
exported as a convenience for
applications extending this package's functionality.
1 | create_bayes_lm_data(focal_vs_comp, run_shuffle = FALSE)
|
focal_vs_comp |
data frame from |
run_shuffle |
boolean as to whether to run permutation test shuffle of competitor tree species within a particular focal_ID |
Data frame for internal package use.
Other modeling functions:
comp_bayes_lm()
,
predict.comp_bayes_lm()
,
run_cv()
Other data processing functions:
compute_growth()
,
create_focal_vs_comp()
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.