Learn R Programming

easynem (version 1.0.3)

lme2-class: A S4 class to store the linear regression analysis results (two-factor)

Description

The lme2-class is used to store the results of linear regression analysis.

Arguments

Slots

meta

Stores the data frame for plotting

result

A data frame for storing the results of linear regression analysis.

See Also

The constructor, calc_lm2; Visualization function, nem_plot.