MUHC-Research wrote:
>
>
> I'm currently having trouble with the implementation of a groupedData
> object in the lme() function.
>
> Executing the following function
>> applyScalingSimp <- function(input.population)
>> {
>> ## GA is a time value
>> varInOrder <- c("GA","weigh
Dear R-users,
I'm currently having trouble with the implementation of a groupedData
object in the lme() function.
Executing the following function
applyScalingSimp <- function(input.population)
{
## GA is a time value
varInOrder <- c("GA","weight","grouping","sex")
mod
2 matches
Mail list logo