| Line 1... |
Line 1... |
| 1 |
|
1 |
|
| 2 |
R Under development (unstable) (2025-06-22 r88334) -- "Unsuffered Consequences"
|
2 |
R Under development (unstable) (2025-08-15 r88608) -- "Unsuffered Consequences"
|
| 3 |
Copyright (C) 2025 The R Foundation for Statistical Computing
|
3 |
Copyright (C) 2025 The R Foundation for Statistical Computing
|
| 4 |
Platform: aarch64-apple-darwin24.5.0
|
4 |
Platform: x86_64-pc-linux-gnu
|
| 5 |
|
5 |
|
| 6 |
R is free software and comes with ABSOLUTELY NO WARRANTY.
|
6 |
R is free software and comes with ABSOLUTELY NO WARRANTY.
|
| 7 |
You are welcome to redistribute it under certain conditions.
|
7 |
You are welcome to redistribute it under certain conditions.
|
| 8 |
Type 'license()' or 'licence()' for distribution details.
|
8 |
Type 'license()' or 'licence()' for distribution details.
|
| 9 |
|
9 |
|
| Line 920... |
Line 920... |
| 920 |
Loading required package: Matrix
|
920 |
Loading required package: Matrix
|
| 921 |
standardGeneric for "chol2inv" defined from package "base"
|
921 |
standardGeneric for "chol2inv" defined from package "base"
|
| 922 |
|
922 |
|
| 923 |
function (x, ...)
|
923 |
function (x, ...)
|
| 924 |
standardGeneric("chol2inv")
|
924 |
standardGeneric("chol2inv")
|
| 925 |
<bytecode: 0x11477d7f8>
|
925 |
<bytecode: 0x56548f17d1e8>
|
| 926 |
<environment: 0x114775050>
|
926 |
<environment: 0x56548f176ce0>
|
| 927 |
Methods may be defined for arguments: x
|
927 |
Methods may be defined for arguments: x
|
| 928 |
Use showMethods(chol2inv) for currently available ones.
|
928 |
Use showMethods(chol2inv) for currently available ones.
|
| 929 |
>
|
929 |
>
|
| 930 |
> ## citation() / bibentry
|
930 |
> ## citation() / bibentry
|
| 931 |
> options(width=88) # format.bibentry() using strwrap()
|
931 |
> options(width=88) # format.bibentry() using strwrap()
|
| Line 934... |
Line 934... |
| 934 |
> print(c1)
|
934 |
> print(c1)
|
| 935 |
To cite R in publications use:
|
935 |
To cite R in publications use:
|
| 936 |
|
936 |
|
| 937 |
R Core Team (9999). _R: A Language and Environment for Statistical
|
937 |
R Core Team (9999). _R: A Language and Environment for Statistical
|
| 938 |
Computing_. R Foundation for Statistical Computing, Vienna, Austria.
|
938 |
Computing_. R Foundation for Statistical Computing, Vienna, Austria.
|
| 939 |
doi:10.32614/R.manuals <https://doi.org/10.32614/R.manuals>,
|
939 |
doi:10.32614/R.manuals <https://doi.org/10.32614/R.manuals>.
|
| 940 |
<https://www.R-project.org/>.
|
940 |
<https://www.R-project.org/>.
|
| 941 |
|
941 |
|
| 942 |
A BibTeX entry for LaTeX users is
|
942 |
A BibTeX entry for LaTeX users is
|
| 943 |
|
943 |
|
| 944 |
@Manual{,
|
944 |
@Manual{,
|
| Line 1007... |
Line 1007... |
| 1007 |
> print(c2)
|
1007 |
> print(c2)
|
| 1008 |
To cite package 'nlme' in publications use:
|
1008 |
To cite package 'nlme' in publications use:
|
| 1009 |
|
1009 |
|
| 1010 |
Pinheiro J, Bates D, R Core Team (9999). _nlme: Linear and Nonlinear Mixed
|
1010 |
Pinheiro J, Bates D, R Core Team (9999). _nlme: Linear and Nonlinear Mixed
|
| 1011 |
Effects Models_. doi:10.32614/CRAN.package.nlme
|
1011 |
Effects Models_. doi:10.32614/CRAN.package.nlme
|
| 1012 |
<https://doi.org/10.32614/CRAN.package.nlme>, R package version 3.1-999,
|
1012 |
<https://doi.org/10.32614/CRAN.package.nlme>. R package version 3.1-999,
|
| 1013 |
<https://CRAN.R-project.org/package=nlme>.
|
1013 |
<https://CRAN.R-project.org/package=nlme>.
|
| 1014 |
|
1014 |
|
| 1015 |
Pinheiro JC, Bates DM (2000). _Mixed-Effects Models in S and S-PLUS_.
|
1015 |
Pinheiro JC, Bates DM (2000). _Mixed-Effects Models in S and S-PLUS_.
|
| 1016 |
Springer, New York. doi:10.1007/b98882 <https://doi.org/10.1007/b98882>.
|
1016 |
Springer, New York. doi:10.1007/b98882 <https://doi.org/10.1007/b98882>.
|
| 1017 |
|
1017 |
|
| Line 1020... |
Line 1020... |
| 1020 |
> print(c2, bibtex = FALSE)
|
1020 |
> print(c2, bibtex = FALSE)
|
| 1021 |
To cite package 'nlme' in publications use:
|
1021 |
To cite package 'nlme' in publications use:
|
| 1022 |
|
1022 |
|
| 1023 |
Pinheiro J, Bates D, R Core Team (9999). _nlme: Linear and Nonlinear Mixed
|
1023 |
Pinheiro J, Bates D, R Core Team (9999). _nlme: Linear and Nonlinear Mixed
|
| 1024 |
Effects Models_. doi:10.32614/CRAN.package.nlme
|
1024 |
Effects Models_. doi:10.32614/CRAN.package.nlme
|
| 1025 |
<https://doi.org/10.32614/CRAN.package.nlme>, R package version 3.1-999,
|
1025 |
<https://doi.org/10.32614/CRAN.package.nlme>. R package version 3.1-999,
|
| 1026 |
<https://CRAN.R-project.org/package=nlme>.
|
1026 |
<https://CRAN.R-project.org/package=nlme>.
|
| 1027 |
|
1027 |
|
| 1028 |
Pinheiro JC, Bates DM (2000). _Mixed-Effects Models in S and S-PLUS_.
|
1028 |
Pinheiro JC, Bates DM (2000). _Mixed-Effects Models in S and S-PLUS_.
|
| 1029 |
Springer, New York. doi:10.1007/b98882 <https://doi.org/10.1007/b98882>.
|
1029 |
Springer, New York. doi:10.1007/b98882 <https://doi.org/10.1007/b98882>.
|
| 1030 |
> print(c2, bibtex = TRUE)
|
1030 |
> print(c2, bibtex = TRUE)
|
| 1031 |
To cite package 'nlme' in publications use:
|
1031 |
To cite package 'nlme' in publications use:
|
| 1032 |
|
1032 |
|
| 1033 |
Pinheiro J, Bates D, R Core Team (9999). _nlme: Linear and Nonlinear Mixed
|
1033 |
Pinheiro J, Bates D, R Core Team (9999). _nlme: Linear and Nonlinear Mixed
|
| 1034 |
Effects Models_. doi:10.32614/CRAN.package.nlme
|
1034 |
Effects Models_. doi:10.32614/CRAN.package.nlme
|
| 1035 |
<https://doi.org/10.32614/CRAN.package.nlme>, R package version 3.1-999,
|
1035 |
<https://doi.org/10.32614/CRAN.package.nlme>. R package version 3.1-999,
|
| 1036 |
<https://CRAN.R-project.org/package=nlme>.
|
1036 |
<https://CRAN.R-project.org/package=nlme>.
|
| 1037 |
|
1037 |
|
| 1038 |
A BibTeX entry for LaTeX users is
|
1038 |
A BibTeX entry for LaTeX users is
|
| 1039 |
|
1039 |
|
| 1040 |
@Manual{,
|
1040 |
@Manual{,
|
| Line 1085... |
Line 1085... |
| 1085 |
> unloadNamespace(pkg)
|
1085 |
> unloadNamespace(pkg)
|
| 1086 |
>
|
1086 |
>
|
| 1087 |
>
|
1087 |
>
|
| 1088 |
>
|
1088 |
>
|
| 1089 |
> cat('Time elapsed: ', proc.time(),'\n')
|
1089 |
> cat('Time elapsed: ', proc.time(),'\n')
|
| 1090 |
Time elapsed: 1.249 0.071 1.329 0.003 0.003
|
1090 |
Time elapsed: 2.122 0.175 2.302 0.005 0
|
| 1091 |
>
|
1091 |
>
|