Response-class | R Documentation |
Class Response
represents a structural model.
Response
objects are typically created by calls to Response
and contain the following slots
model_error = g(sigma_inter, sigma_slope , f(x, theta)), this part is considered in class ModelError.
There are different possibilities to calculate g.
Response
objectsname
:A character string giving the name for model error.
model_error
:An object model_error
from the Class ModelError
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.