fit_model: Fit germinacion model

Description Usage Arguments Value

View source: R/models.R

Description

Fit germinacion model

Usage

1
fit_model(type, y = "y", especie = "especie", data, rds_path = NULL)

Arguments

type

type of data to fit. One of "germinacion", "hojas", or "cosecha"

y

response variable name in data

especie

especie variable name in data

data

data frame with a row for each plant and at least one

rds_path

character string indicating the path in which to save the brmsfit object column with the germination days

Value

a brmsfit object


cantabricagr/cantabricar documentation built on Dec. 19, 2021, 1:48 p.m.