Learn R Programming

itsadug (version 2.4.1)

refLevels: 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.

See Also

Other Utility functions: convertNonAlphanumeric(), corfit(), diff_terms(), find_difference(), missing_est(), modeledf(), observations(), print_summary(), res_df(), summary_data(), timeBins()