Newer
Older
% Please edit documentation in R/actual_mainfixeffects.R
\name{getActualIntercept}
\alias{getActualIntercept}
\title{Get the intercept dataframe}
\usage{
getActualIntercept(fixeEff_dataActual)
}
\arguments{
\item{fixeEff_dataActual}{The input list containing the categorical variables and the data}
}
\value{
The intercept dataframe
}
\description{
Get the intercept dataframe
}