Closed fabian-s closed 7 years ago
sessionInfo() R version 3.3.1 (2016-06-21) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Ubuntu 14.04.5 LTS
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=de_DE.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=de_DE.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=de_DE.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=de_DE.UTF-8 LC_IDENTIFICATION=C
attached base packages: [1] stats graphics grDevices utils datasets methods base
other attached packages: [1] mgcv_1.8-15 nlme_3.1-128 refund_0.1-16
loaded via a namespace (and not attached):
[1] Rcpp_0.12.7 knitr_1.14 splines_3.3.1 magic_1.5-6
[5] MASS_7.3-45 munsell_0.4.3 colorspace_1.2-6 lattice_0.20-33
[9] grpreg_3.0-2 fda_2.4.4 minqa_1.2.4 plyr_1.8.4
[13] tools_3.3.1 parallel_3.3.1 grid_3.3.1 gtable_0.2.0
[17] htmltools_0.3.5 digest_0.6.10 gamm4_0.2-4 lme4_1.1-12
[21] Matrix_1.2-6 nloptr_1.0.4 ggplot2_2.1.0 RLRsim_3.1-2
[25] rmarkdown_0.9.6 pbs_1.1 scales_0.4.0 boot_1.3-18
Understood so far:
fixed in mgcv 1.8-20
?!? why are axis orders different between plots ?!?)
true functions are (see pffrSim code):
so discrete makes a huge difference if mc is set (columns 1 & 2 vs 3 & 4; it should not!)
and t2 does weird things as well, at least with the intercept function...