From 40c2adeade364baf00bfcd356ca0ad8ff98b1ec7 Mon Sep 17 00:00:00 2001 From: Jack Leary Date: Tue, 22 Oct 2024 15:32:38 -0400 Subject: [PATCH] very minor docs update --- man/fitGLMM.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/fitGLMM.Rd b/man/fitGLMM.Rd index aa9f510..da98953 100644 --- a/man/fitGLMM.Rd +++ b/man/fitGLMM.Rd @@ -45,7 +45,7 @@ fitGLMM( An object of class \code{marge} containing the fitted model & other optional quantities of interest (basis function matrix, GCV, etc.). } \description{ -Fits a negative binomial generalized linear mixed model using truncated power basis function splines as input. The basis matrix can be created adaptively using subject-specific estimation of optimal knots using \code{\link{marge2}}, or basis functions can be evenly space across quantiles. The resulting model can output subject-specific and population-level fitted values. +Fits a negative-binomial generalized linear mixed model using truncated power basis function splines as input. The basis matrix can be created adaptively using subject-specific estimation of optimal knots using \code{\link{marge2}}, or basis functions can be evenly spaced across quantiles. The resulting model can output subject-specific and population-level fitted values. } \examples{ data(sim_counts)