Displaying 13 results from an estimated 13 matches for "rjournal_2009".
2013 Oct 29
1
R vs octave development strategy (and success)
Hi All,
if memory serves me well I recall some paper comparing the relative success in getting mainstream acceptance (as mainstream as statistics can be) of both R and Octave. I remember vaguely that the fact the development strategies (core team vs one main developer) played a major role in the relative success of the two programs. I tried to find this paper, but my goggle skills are failing
2009 Jul 08
1
How to deploy statistical models built in R in real-time?
.... We have
recently published an article about PMML on The R Journal. It
basically describes the PMML language and the package itself. If you
are interested in finding out more about PMML and how to benefit from
this standard, please check the link below.
http://journal.r-project.org/2009-1/RJournal_2009-1_Guazzelli+et+al.pdf
We have also wrote a paper about open standards and cloud computing
for the SIGKDD Explorations newsletter. In this paper, we describe the
ADAPA Scoring Engine which executes PMML models and is available as a
service on the Amazon Cloud. ADAPA can be used to deploy R mo...
2010 Aug 30
1
New to R
I'm relatively new to R, and not particularly adept yet, but I was wondering
if there was a simply way to simulate missing data that are MAR, MNAR and
MCAR. I've got a good work-around for the MCAR data, but it's sort of hard
to work with.
Josh
[[alternative HTML version deleted]]
2010 Nov 01
1
stats, pics etc on CRAN
Does anyone have some nice ways of showing what's on CRAN? A
time-series of the number of packages? A clustered graph of packages
by keyword?
I'm just after a more impressive way of saying "there's 2600 packages
on CRAN" than saying that.
Counts of lines of R and C/Fortran code would be interesting... The
CRANtastic tag cloud is quite handy... Anything else?
Barry
2010 Jul 12
2
[R-pkgs] New package "list" for analyzing list survey experiments
I know nothing about your package, but "list" is a terrible name for it,
as "list" is also the name of a data type in R.
--
Jeff
2011 Oct 10
1
pmml for random forest & rules
...(pmml)
[1] pmml.coxph* pmml.hclust* pmml.itemsets* pmml.kmeans*
pmml.ksvm* pmml.lm* pmml.multinom* pmml.nnet*
pmml.rpart*
[10] pmml.rsf* pmml.rules* pmml.survreg*
However, the R journal 1/1 pg 64 says there should be a method
available ( http://journal.r-project.org/2009-1/RJournal_2009-1_Guazzelli+et+al.pdf
):
Random Forest (and randomSurvivalForest)
? randomForest (Breiman and Cutler. R
port by A. Liaw and M. Wiener, 2009) and randomSurvivalForest
(Ishwaran and Kogalur ,
2009): PMML export of a randomSurvivalForest "rsf" object. This
function gives the user
the abilit...
2017 Jun 29
0
package to fit mixtures of student-t distributions
Would package "teigen" help?
Ranjan
On Thu, 29 Jun 2017 14:41:34 +0200 vare vare via R-help <r-help at r-project.org> wrote:
> Hello!
>
> I am new to R (before used python exclusively and would actually call the R solution for this issue inside a python notebook, hope that doesn?t disqualify me right of the batch).
>
> Right now I am looking for a piece of
2011 Nov 18
2
Ejecutar modelo SVM entrenado en R en un ordenador sin R
Hola a todos, el motivo de esta consulta es saber si existe alguna forma de implementar/ejecutar modelos entrenados en R fuera de R. Es decir, por ejemplo un SVM el cual yo lo entreno en R pero quiero que una vez entrenado pueda usarse en un ordenador distinto donde no necesariamente tenga que tener instalado R.
Es decir, sería algo así como pasarlo a librerías C o similar.
Un saludo a todos y
2012 Nov 23
1
Problems with weight
Until a weeks ago I used stata for everything.
Now I'm learning R and trying to move. But, in this stage I'm testing R
trying to do the same things than I used to do in stata whit the same
outputs.
I have a problem with the logit, applying weights.
in stata I have this output
. svy: logit bach job2 mujer i.egp4 programa delay mdeo i.str evprivate
(running logit on estimation sample)
2017 Jun 29
6
package to fit mixtures of student-t distributions
Hello!
I am new to R (before used python exclusively and would actually call the R solution for this issue inside a python notebook, hope that doesn?t disqualify me right of the batch).
Right now I am looking for a piece of software to fit a 1D data sample to a mixture of t-distributions.
I searched quite a while already and it seems to be that this is a somehwat obscure endeavor as most
2011 Mar 01
6
usar multiples procesadores en R
Hola a tod en s,
estoy realizando unas operaciones con muchos datos con el paquete
"vegan", concretamente la función "metaMDS" y me gustaría saber si
puedo usar más de un procesador a la vez para acelerar los cálculos.
He visto el paquete "multicore" pero no sé usarlo, ¿alguien lo ha
usado para algo así?
Gracias y saludos,
Javier
--
http://oikos.inf.um.es
2013 Oct 27
2
Heteroscedasticity and mgcv.
I have a two part question one about statistical theory and the other
about implementations in R. Thank you for all help in advance.
(1) Am I correct in understanding that Heteroscedasticity is a problem for
Generalized Additive Models as it is for standard linear models? I am
asking particularly about the GAMs as implemented in the mgcv package.
Based upon my online search it seems that some
2009 Jul 09
2
How to Populate List
...ty. We have
recently published an article about PMML on The R Journal. It
basically describes the PMML language and the package itself. If you
are interested in finding out more about PMML and how to benefit from
this standard, please check the link below.
http://journal.r-project.org/2009-1/RJournal_2009-1_Guazzelli+et+al.pdf
We have also wrote a paper about open standards and cloud computing
for the SIGKDD Explorations newsletter. In this paper, we describe the
ADAPA Scoring Engine which executes PMML models and is available as a
service on the Amazon Cloud. ADAPA can be used to deploy R mode...