search for: emfr

Displaying 2 results from an estimated 2 matches for "emfr".

Did you mean: mfr
2012 Dec 05
1
Understanding svd usage and its necessity in generalized inverse calculation
...in calculation of generalized inverses. Here's some Rprof output I need to understand. > summaryRprof("Amelia.out") $by.self self.time self.pct total.time total.pct "La.svd" 150.34 27.66 164.82 30.32 "emfred" 40.90 7.52 535.62 98.53 "<Anonymous>" 32.92 6.06 122.16 22.47 "amsweep" 26.70 4.91 475.94 87.55 "%*%" 26.06 4.79 26.0...
2012 Dec 11
1
Debian packaging and openblas related crash when profiling in R
...al(getOption("show.error.messages"), TRUE)) { cat(msg, file = stderr()) .Internal(printDeferredWarnings()) } invisible(structure(msg, class = "try-error", condition = e))}) 6: try(am.inv(a = g11), silent = TRUE) 7: amsweep(thetareal, c(FALSE, o[ss, ])) 8: emfred(x, thetaold, indx$o, indx$m, indx$ivector, indx$icap, indx$AMr1, indx$AMr2, AM1stln = AM1stln, returntype = "theta", priors = priors, empri = empri, collect = collect) 9: emarch(x.stacked$x, p2s = p2s, thetaold = NULL, tolerance = tolerance, startvals = startvals, x.stacked$priors,...