makePredData: Make prediction data from "raw" data

Description Usage Arguments

View source: R/makeModelData.R

Description

Similar to makeModelData, but requires a model to be supplied and does not expect concentration data to be present.

Usage

1
makePredData(rawData, object)

Arguments

rawData

The data to convert. Currently methods only exist for data.frame, but rcData objects may be added in the future.

model

A model from which to extract transformation information.


markwh/rcmodel documentation built on May 21, 2019, 12:26 p.m.