Hello R Community,
I've been run the following codes. However, I've been getting an
unusual segfault
that I'm unable to trace its origin. Please give me a light to
decipher the "caught segfault"
Thanks for you attention.
Bernardo.
> options(STERM='iESS', editor='emacsclient')
> rm(list = ls()
The problem is of the .dvi. It was arranged,using the solution of Baptiste.
Bernardo.
2010/1/9 bernardo lagos alvarez :
> Thank you, Dennis and Baptisite
>
> By including the. eps in my . tex and the compilation of the .tex,
> this does not generate the symbol of the greek letter.
T)*"("*-x*" ; "*alpha*")"-G*"("*x*" ; "*alpha*" ,
> "*J*")")
>
> text(0.5,0.5,lab)
>
> ?plotmath
>
> HTH,
>
> baptiste
>
> 2010/1/8 bernardo lagos alvarez :
>> Dear useRs,
>>
>> How
Dear useRs,
How can I, writting the correct greek letter using postscrip or pdf function.
In my figures appears only the first letter (a of alpha, n of nu)
when include the graphs in my .tex doxument. I am using
title( expression(bar(T)(paste(-x,";",alpha))-G(paste(x,";",alpha,",",J
title
Hi users R list
I have been running some codes for some simulations. Such intensive
use runif, nlm and simpleError("...") functions no more. But still
remain the error that has been greatly discussed in the list of users
of R, the problem !crashes RGui.¡
"R for Windows GUI front-end has encounte
Dear all,
How can I fix the all coefficients of ar and ma, except for the sigma?
Hoping this helps,
Bernardo
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/p
Hello expeRts,
I need generate symbolize the autocovariances matrix of a Gaussian
ARMA(1,1), for derivate it and evaluate.
I try this codes, but whitout sucess
vacv<-NULL
vacv[1]<-1-2*phi*theta-theta^2
vacv[2]<-(1-phi*theta)*(phi-theta)
vacv[3:n]<-acv[2]*(phi^(1:(n-2)))
facv<-list()
for(i in
Dear useRs,
I am analysing the behaviour of MLE for the two parameters of a kind
of exponential distribution, leaving as initial values the estimators
moments produced by the variation coefficient.
I do using simulations, giving them an accountant, r. But running my
codes remains a problem with
Dears useRs,
I am using the mle function but this gives me the follow erros that I
don't understand. Perhaps there is someone that can help me.
thank you for you atention.
Bernardo.
> erizo <- read.csv("Datos_Stokes_1.csv", header = TRUE)
> head(erizo)
EDAD TALLA
10 7.7
21 14.5
3
useR's
I need transform the matrix
wdat
[,1] [,2] [,3] [,4] [,5] [,6]
[1,]010110
[2,]100110
[3,]000011
[4,]110010
[5,]111100
[6,]001000
to gal ob
Hi,
Know anyone where to find the package rgdal for R.2.4.0?
I would appreciate advice very much.
Best wishes,
Bernardo Lagos
Department of Statistics
University of Concepción
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman
Hi all,
here others doubts, when load and running the function
void gdot(double *x,double *y,int *n,double *output){
int i;
*output=0;
for (i=0;i<*n;i++){
*output+=x[i]*y[i];
}
}
as following
/examplesC$ R CMD SHLIB xby.c
gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include -fpic
Dear All,
could someone please shed some light on the use of the .C or .Fortran function:
I am trying load and running on R the following function
// psi.cpp -- psi function for real arguments.
// Algorithms and coefficient values from "Computation of Special
// Functions", Zhang a
Hi All,
Anybody know as run the function psi on
http://www.alglib.net/translator/dl/specialfunctions.psi.csharp.zip
or
http://www.alglib.net/translator/dl/specialfunctions.psi.cpp.zip
using .C or .Fortran ?
Thank for your attention.
Bernardo.
Konw anybody as run the function psi on
>>
>>
>> http://www.alglib.net/translator/dl/specialfunctions.psi.csharp.zip
>>
>> or
>>
>> http://www.alglib.net/translator/dl/specialfunctions.psi.cpp.zip
>>
>> using .C with R.
>> ?
>>
>> Thank for your attention.
>>
>> Bernardo.
>>
>>
>>> If anybody has a
>
> Konw anybody as run the function psi on
>
>
> http://www.alglib.net/translator/dl/specialfunctions.psi.csharp.zip
>
> or
>
> http://www.alglib.net/translator/dl/specialfunctions.psi.cpp.zip
>
> using .C with R.
> ?
>
> Thank for your attention.
>
> Bernardo.
>
>
>> If anybody has an idea what i
16 matches
Mail list logo