[R] .C("myHadamaProduct", xx, yy, nr, nc, out=as.double(rep(0.0, n)))

Bernardo Lagos Alvarez bla at udec.cl
Mon Oct 8 16:22:01 CEST 2007


>
> 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.
>>
>
>



More information about the R-help mailing list