[R] predict function type class vs. prob

2023-09-22 Thread Milbert, Sabine (LGL)
Dear R Help Team, My research group and I use R scripts for our multivariate data screening routines. During routine use, we encountered some inconsistencies within the predict() function of the R Stats Package. Through internal research, we were unable to find the reason for this and have deci

Re: [R] Could you manually replicate execution of a R function

2023-09-22 Thread Brian Smith
Hi Ivan, Thanks for pointing this out. It now matches. Thanks and regards, On Thu, 21 Sept 2023 at 13:04, Ivan Krylov wrote: > > On Tue, 19 Sep 2023 23:09:18 +0530 > Brian Smith wrote: > > > C = rep(0, length(D)) > > N = length(D) > > In the VaRDurTest function, there's additional code between

Re: [R] Option "-shared" not being passed to gcc when installing packages

2023-09-22 Thread Ivan Krylov
On Fri, 22 Sep 2023 08:41:34 +1000 Simon Knapp wrote: > How would I generally replace those or get them updated when > installing a new version of version of R (which I do using R apt > package repo)? Normally, the configuration files belonging to a package get an option to be updated when the p