avior out there
somewhere that I've missed?
* if this really is a "new" discovery, how best to bring it to the
attention of those who can decide what to do about it?
Thanks!
On Mon, Oct 21, 2019 at 11:33 AM Aaron Rendahl wrote:
> Why does prop.test use continuity correction "o
t;, which was answered only with the quote from the
help page: https://stat.ethz.ch/pipermail/r-help/2013-March/350386.html
I also found several questions asking which Newcombe method is implemented,
which didn't elicit specific answers; here's one from 2011:
https://stat.ethz.ch/piper
Thanks very much! Importing from Matrix as you suggest fixes it.
--
Aaron Rendahl, Ph.D.
Statistical Consulting Manager
School of Statistics, University of Minnesota
NEW OFFICE (as of June 2009):
48C McNeal Hall, St. Paul Campus
612-625-1062
www.stat.umn.edu/consulting
(lme4, "summary")
export("ss")
---
But when I call my new function, I get the summary.default method
instead of the mer method.
> m <- lmer(Reaction ~ Days + (Days|Subject), sleepstudy)
> ss(m)
Length Class Mode
1mer S4
Thanks,
--
Aaron Rendahl,
the proper documentation, if it does exist, would be appreciated.
Thanks, Aaron Rendahl
University of Minnesota School of Statistics
# set up two function that both use method "foo" but with different
variable names
fooA<-function(model,...)
UseMethod("
5 matches
Mail list logo