search for: arma0f

Displaying 3 results from an estimated 3 matches for "arma0f".

Did you mean: arma0fa
2004 Sep 27
2
Looking for .Call functions
Hi, In my ongoing quest to track down the source of an error (see message "[R] optim error in arima" above), I find in the cource code for arima0 the following: arma0f <- function(p) { par <- as.double(fixed) par[mask] <- p .Call("arma0fa", G, par, PACKAGE = "stats") } I would like to know what the function "arma0f" does. Does the above mean that there is a function called "arma0fa&quot...
2000 Feb 07
2
R-0.99.0 is released
...option ``quiet''. o pairs.default() has an oma argument to allow users to override the internal setting of that graphics parameter. o princomp() in package mva allows the user to specify the covariance matrix (and hence use, e.g. cov.mve). BUG FIXES o svd(matrix(2,1,0)), arma0f(NULL), cancor(F,F) and prcomp(F[F]) no longer segfault. o loess.smooth(F[F],F[F]) and supsmu(F[F],F[F]) no longer segfault. o save(1, file = ""[F]) no longer segfaults. o stop(list()) and warning(list()) no longer segfault. o system(""[F]) and save(1, file =...
2000 Feb 07
2
R-0.99.0 is released
...option ``quiet''. o pairs.default() has an oma argument to allow users to override the internal setting of that graphics parameter. o princomp() in package mva allows the user to specify the covariance matrix (and hence use, e.g. cov.mve). BUG FIXES o svd(matrix(2,1,0)), arma0f(NULL), cancor(F,F) and prcomp(F[F]) no longer segfault. o loess.smooth(F[F],F[F]) and supsmu(F[F],F[F]) no longer segfault. o save(1, file = ""[F]) no longer segfaults. o stop(list()) and warning(list()) no longer segfault. o system(""[F]) and save(1, file =...