search for: bdr_s4issu

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

Did you mean: bdr_s4issues
2014 Jul 06
2
Depot for S3 to S4 generics (as in stats4)?
...fying in advance. Sincerely, Sven [1] http://r.789695.n4.nabble.com/An-update-method-for-lists-td912749.html#a912756 [2] my opinion [3] http://r.789695.n4.nabble.com/improved-error-message-when-existing-implicit-S4-generic-is-not-imported-td4421688.html#a4436278 [4] http://developer.r-project.org/BDR_S4issues.txt
2008 Feb 12
1
Namespace/method oddity
I stumbled on the following: > library(stats4) > example(mle) > confint.default(fit2) Error in UseMethod("vcov") : no applicable method for "vcov" In addition: Warning message: In object$coefficients : $ operator not defined for this S4 class, returning NULL > vcov(fit2) lymax lxhalf lymax 0.02857612 -0.04870231 lxhalf -0.04870231 0.11457338