Response-class: Class "Response"

Response-classR Documentation

Class "Response"

Description

Class Response represents a structural model.

Objects from the class

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.

Slots for Response objects

name:

A character string giving the name for model error.

model_error:

An object model_error from the Class ModelError

.


PFIM documentation built on June 24, 2022, 9:06 a.m.