Nothing
create_focal_vs_comp(comp_x_var = ...)
argument.run_cv()
to use purrr::map_dfr()
using the fit_one_fold()
functioncomp_bayes_lm
class.comp_bayes_lm()
modeling function takes in a data frame at a level of observation equivalent to that which the model is actually fit to: each row is a unique focal observation/tree rather than focal-competitor observation pairs/trees. The function outputs a model object with several associated modeling S3 methods.predict.comp_bayes_lm()
takes in a model object as its first argument and input data as its second argument. The output, an unnamed vector, has length equal to the input data.forestecology
package codeforestecology
packageAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.