getParamBounds: Get our parameters at strat, lower, upper, for optimisation

Description Usage Arguments Value

View source: R/getParamBounds.R

Description

Get our parameters at strat, lower, upper, for optimisation

Usage

1
getParamBounds(model, data, response)

Arguments

model

Method to be used in fitting the model So far implemented for "binomial", "negbin", "student", "normal", "weibull"

data

A data frame

response

A character string. Response (e.g. "worm_count")

Value

A vector of parameters (upper, lower, start) for the optimisation


alicebalard/Parasite_Load documentation built on May 20, 2021, 7:37 p.m.