refLevels {itsadug} | R Documentation |
Return a list with reference levels for each factor.
Description
Function for retrieving all reference levels.
Usage
refLevels(data)
Arguments
data |
Data |
Value
Named list with reference levels for each factor.
Author(s)
Jacolien van Rij
See Also
Other Utility functions:
convertNonAlphanumeric()
,
corfit()
,
diff_terms()
,
find_difference()
,
missing_est()
,
modeledf()
,
observations()
,
print_summary()
,
res_df()
,
summary_data()
,
timeBins()
[Package itsadug version 2.4.1 Index]