powered by
Summarize a plpData object
# S3 method for plpData summary(object, ...)
A summary of the object containing the number of people, outcomes and covariates
The plpData object to summarize
Additional arguments
data("simulationProfile") plpData <- simulatePlpData(simulationProfile, n=10) summary(plpData)
Run the code above in your browser using DataLab