Displaying 3 results from an estimated 3 matches for "compsymm_matlist".
2017 May 10
2
bug report: nlme model-fitting crashes with R 3.4.0
...)
# Error in array(c(rep(1, p), .C(inner_perc_table, as.double(X), as.integer(unlist(grps)), :
# object 'inner_perc_table' not found
gls(distance ~ age + Sex, data = Orthodont,
correlation = corCompSymm( form = ~ 1 | Subject))
# Error in corMatrix.corCompSymm(object) :
# object 'compSymm_matList' not found
#
#Upon debugging, the error is thrown by line 60 of gls code
#
#glsSt <- Initialize(glsSt, dataMod, glsEstControl)
R.version
# _
# platform x86_64-w64-mingw32
# arch x86_64
# os mingw32
# system x86_64, mingw32
# status
# major 3
# m...
2017 May 11
0
bug report: nlme model-fitting crashes with R 3.4.0
...C(inner_perc_table, as.double(X), as.integer(unlist(grps)), :
> # object 'inner_perc_table' not found
>
> gls(distance ~ age + Sex, data = Orthodont,
> correlation = corCompSymm( form = ~ 1 | Subject))
>
> # Error in corMatrix.corCompSymm(object) :
> # object 'compSymm_matList' not found
> #
> #Upon debugging, the error is thrown by line 60 of gls code
> #
> #glsSt <- Initialize(glsSt, dataMod, glsEstControl)
>
> R.version
>
> # _
> # platform x86_64-w64-mingw32
> # arch x86_64
> # os mingw32
> # syst...
2008 Mar 27
1
Cannot update packages on F8
...expression before 'double'
corStruct.c:677: warning: initialization makes pointer from integer
without a cast
corStruct.c:682: error: expected expression before 'double'
corStruct.c:682: warning: initialization makes pointer from integer
without a cast
corStruct.c: In function 'compSymm_matList':
corStruct.c:709: warning: incompatible implicit declaration of
built-in function 'exp'
corStruct.c: In function 'compSymm_fact':
corStruct.c:721: error: expected expression before 'double'
corStruct.c:721: warning: initialization makes pointer from integer
without a ca...