Sorry, the B data.frame() didn't copy/paste well. Here is a working version
(hopefully)
B<-structure(list(yval = c(0.7, 0.61, 0.65, 0.63, 6.08, 0.64, 5.68,6.77,
1.48, 7.71, 0.82, 1.15, 0.54, 1.01, 0.59, 4.84, 0.69, 0.71, 8.7, 0.48, 0.69,
4.81, 1.42, 1.19, 0.84, 4.89, 0.85, 0.67, 7.07, 0.66, 7.9
Hi all,
were can i find the sources for the function sample()
(the one from the base package)
thanks in advance,
--
View this message in context:
http://r.789695.n4.nabble.com/source-for-function-sample-in-package-base-tp4447796p4447796.html
Sent from the R help mailing list archive at Nabble.c
D'oh. Thanks you very much, Michael
--
View this message in context:
http://r.789695.n4.nabble.com/CovSde-F-sources-tp4100374p4103647.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.et
Dear all,
Would anyone know where is the file rlds.f called
by rrcov::CovSde ? I can't find it in the sources,
Thanks in advance,
--
View this message in context:
http://r.789695.n4.nabble.com/CovSde-F-sources-tp4100374p4100374.html
Sent from the R help mailing list archive at Nabble.com.
___
Hi list,
i see this question is quiet a regular feature,
but searching the past instances i could not
find an answer to my specific problem.
Simply, trying to optimize this model gives
a singular gradient problem -- tough optim()
seems to be able to solve it would like to
do these things in
super! works like a charm,
best
--
View this message in context:
http://r.789695.n4.nabble.com/Little-problem-with-robustbase-covOKG-tp3752169p3767510.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
ht
R. Michael Weylandt Reply | Threaded |
More
Dear Michael,
please explore:
>?covOGK
yields
covOGK(X, n.iter = 2, sigmamu, rcov = covGK, weight.fn = hard.rejection,
keep.data = FALSE, ...)
and
>hard.rejection
function (distances, p, beta = 0.9
dear all,
assume you type:
covOGK(x,sigmamu=s_Qn,beta=h)
you get:
Error in Qn(x, ...) : unused argument(s) (beta = 0.552325581395349)
i wanted to set the \beta in OGK to a different value--
Is it normal?
Best,
--
View this message in context:
http://r.789695.n4.nabble.com/Little-problem-wit
Dear List,
I'm trying to install Rcplex on a ubuntu 64 bit machine, and have not been
successful.
After installing cplex latest version from ibm's website (everything as
standard, except
had it installed unto ~/ (the home directory) rather than the default
directory).
i type (from inside the
Hello,
i'm using & .
What is the c equivalent to sort(x,deceasing=T)
i.e. to get sort(x) i type R_qsort(x, 1, n), where
do i set the decreasing=T flag ?
More generally, is there a place where the
functions in the R sources are documented ?
Best,
--
View this message in context:
http://
Hi all,
I have been trying to add the line:
h = n - p0 + 1;
just after
h = n / 2 + 1;
(line 131) in the source code (the original paper mention this is possible
for p0
Thank you very much Peter,
Best,
--
View this message in context:
http://r.789695.n4.nabble.com/Robustbase-source-question-tp3459966p3461263.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://sta
Dear All,
in the sources of robustbase, there appears a function called rPsort()
(say l253 of qn_sn.c). I could not find its source in the robustbase
package and a google search yields too many unrelated response.
Can anyone point to its source ?
thanks,
--
View this message in context:
http
Dear Patrick,
thanks for your answer, sorry for the post; i thought i had deleted it. It
finally got solved by a sys admin here.
Best,
--
View this message in context:
http://r.789695.n4.nabble.com/Re-multicore-xeon-tp3296632p3297082.html
Sent from the R help mailing list archive at Nabble.co
Is there any reason to expect a problem ?
i'm running this script on the cluster down the hall:
module load R/2.11.0
R
library(multicore)
fxx<-function(ll) runif(1)
mclapply(1:10,fxx)
i get:
Error in fork() : Unable to fork.
less /proc/cpuinfo
yields:
processor : 0
vendor_id : G
Prof. Maechler , Koller,
Thank you very much, problem solved.
Best,
Seasons greetings.
--
View this message in context:
http://r.789695.n4.nabble.com/robustbase-problem-bug-in-adjbox-function-tp3077134p3078429.html
Sent from the R help mailing list archive at Nabble.com.
__
Thanks Peters, what i suspected (i.e. ties). For what it's worth i would add
that the problem happends when length(data)>100 (i.e. the second condition
in the mc.default() function).
Best,
--
View this message in context:
http://r.789695.n4.nabble.com/robustbase-problem-bug-in-adjbox-function-t
hello list,
i'm a bit puzzled by the error message i get when i copy past this in R:
data<-c(16,13,17,4,15,24,59,18,33,8,42,19,20,4,11,9,3,7,10,3,3,67,4,4,13,16,6,3,3,6,3,4,35,10,16,11,24,7,47,8,8,2,12,3,8,4,3,6,6,10,2,9,3,15,21,13,8,16,2,5,14,9,21,4,9,11,36,4,8,4,6,4,10,13,11,5,4,16,14,3,22,20,5
18 matches
Mail list logo