> > 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 is causing these problems I would be very >> much appreciate your help. >> >> I am running the exampls on >> >> http://www.stat.ubc.ca/~webmaste/howto/statsoftware/splusR.html#callFortran >> >> But >> >> res<-.C("myHadamaProduct", xx, yy, nr, nc, out=as.double(rep(0.0, n))) >> Erro en as.double(rep(0, n)) : objeto "n" no encontrado >> >> >> n=2 or n=5? >> >> Tanks verymuch. >> >> 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/posting-guide.html and provide commented, minimal, self-contained, reproducible code.