Skip to content
Snippets Groups Projects
getActualIntercept.Rd 425 B
Newer Older
Arnaud Duvermy's avatar
Arnaud Duvermy committed
% Generated by roxygen2: do not edit by hand
Arnaud Duvermy's avatar
Arnaud Duvermy committed
% Please edit documentation in R/actual_mainfixeffects.R
Arnaud Duvermy's avatar
Arnaud Duvermy committed
\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
}