powered by
Returns the schema of an EDP population or population model as a data.frame.
schema(x)
an EDP population from population(...) or an EDP population model from popmod(...)
population(...)
popmod(...)
A data.frame with columns name, display_name, stat_type, and nvalues. nvalues is NA unless stat_type is a categorical type.
name
display_name
stat_type
nvalues