CqFreq-class {freqpcr}R Documentation

Output object of freqpcr().

Description

Output object of freqpcr().

Slots

report

A matrix of the simultaneous parameter estimation result. The rows represent the parameters P, K, targetScale (\delta_{T}), sdMeasure (\sigma_{c}), and EPCR (\eta).

obj

Returned value of the optimizer function nlm() as a list.

cal.time

Calculation time of nlm(), stored as a proc_time class object.


[Package freqpcr version 0.4.0 Index]