[R] help : the datail of Fortran subroutine that use in R

Uwe Ligges ligges at statistik.uni-dortmund.de
Fri Dec 3 11:58:10 CET 2004


sepideh shokohi wrote:

> How can I see the datail of Fortran subroutine that use in R.
> for example I want to see detail of "emn" routine that wrote in Fortran.
> 
> 
> .Fortran("emn", s$d, old, start, tobs, s$p, 
>             s$psi, s$n, s$x, s$npatt, s$r, s$mdpst, s$nmdp, tmp, 
>            tmp, numeric(s$p), mle, tau, m, mu0, lambdainv)[[3]]
> 
> it was in em.norm in norm package.

Download the source package "norm" and look into its sub-directory "src".

Uwe Ligges


> With regards 
> Sepideh Shokohi
> 
> 
> __________________________________________________
> 
> 
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




More information about the R-help mailing list