objective: This function evaluates root mean squared error of a model

Description Usage Arguments Value

Description

This function evaluates root mean squared error of a model

Usage

1
objective(theta, model, temp, obs)

Arguments

theta

values for each of the parameters

model

mathematical function to be used to model data

temp

temperature values

obs

DTG mass values

Value

root mean square error of model output


mixchar documentation built on May 2, 2019, 7:01 a.m.