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.

With regards 
Sepideh Shokohi


__________________________________________________



        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to