Learn R Programming

ExpDes (version 1.2.0)

ex_nl: Example of fictitious data mass

Description

Example of fictitious data mass for non-linear regression model fit

Usage

data(ex_nl)

Arguments

Format

A data frame with 30 observations of the following 3 variables

trat

numeric vector

rep

numeric vector

resp

numeric vector

References

fictitious data

Examples

Run this code
# NOT RUN {
data(ex_nl)
# }

Run the code above in your browser using DataLab