--------------------
version 1.3
-----
* Added argument \code{trim} to functions \code{mcp.fnc} and \code{romr.fnc};

* Removed argument \code{data} in function \code{mcp.fnc}. The data frame on which the model was fitted is now automatically retrieved from the model object itself (\code{model@frame}).

* Added values \code{Upper Den. Df}, \code{Lower Den. DF}, and \code{Lower p value} to function \code{pamer.fnc}.

* Added argument \code{llrt} (log-likelihood ratio testing) to functions \code{bfFixefLMER_F.fnc}, \code{bfFixefLMER.fnc_t}, and \code{fitLMER.fnc}.

* Added argument \code{p.value} to functions \code{fitLMER.fnc} and \code{bfFixefLMER_F.fnc} to allow the user to choose to backfit either on upper-bound (anti-conservative) or lower-bound (consevative) \emph{p}-values.

* Added function \code{posthoc.fnc}.

* Added function \code{perSubjectTrim.fnc}.
