summaryPopulation: Summarize the data generation population model underlying an object
Description
This function will summarize the data generation population model underlying an object. The target object can be linkS4class{SimModelOut}, linkS4class{SimDataOut}, or linkS4class{SimResult}.
Usage
summaryPopulation(object)
Arguments
object
The target object that you wish to extract the data generation population model from, which can be linkS4class{SimModelOut}, linkS4class{SimDataOut}, or linkS4class{SimResult}.
Value
None except using for linkS4class{SimResult} which the return value is a data.frame of the summary of population model across replications.