search for: propci

Displaying 4 results from an estimated 4 matches for "propci".

Did you mean: propco
2006 Dec 13
1
Curious finding in MASS:::confint.glm() tied to eval()
...ata.frame(y = x / n, weights = n) mod <- glm(y ~ 1, weights = weights, family = binomial(), data = DF) pl.ci <- plogis(confint(mod, level = conf)) Waiting for profiling to be done... > pl.ci 2.5 % 97.5 % 0.2490412 0.5651094 However, when I encapsulate the above in a function: PropCI <- function(x, n, conf = 0.95) { DF <- data.frame(y = x / n, weights = n) mod <- glm(y ~ 1, weights = weights, family = binomial(), data = DF) plogis(confint(mod, level = conf)) } I get the following: # Nothing else in the current global environment > ls() [1] "PropCI&qu...
2010 Jun 01
2
Mid-P value for a chi-squared test
Can anyone tell me how to calculate a mid-p value for a chi-squared test in R? Many thanks, Andrew Wilson
2010 Mar 14
3
CRAN (and crantastic) updates this week
...(1.3-1), ncvreg (2.0), neuralnet (1.3), nlstools (0.0-10), noia (0.94), nor1mix (1.1-2), party (0.9-9993), pcaPP (1.8), penalized (0.9-30), pgirmess (1.4.4), phyclust (0.1-5), picante (1.0-1), plotrix (2.8-3), plsdof (0.2-0), pmg (0.9-42), portfolio (0.4-5), portfolioSim (0.2-6), prefmod (0.8-19), PropCIs (0.1-5), PwrGSD (1.16), pyramid (1.2), qpcR (1.2-6), QRMlib (1.4.5), qvcalc (0.8-5), R.filesets (0.8.0), R2HTML (2.0.0), R2jags (0.02-02), randomSurvivalForest (3.6.2), rattle (2.5.24), rbenchmark (0.3), RcmdrPlugin.MAc (1.0.6), RcmdrPlugin.MAc (1.0.5), Rcpp (0.7.8), Rcpp (0.7.9), relations (0.5-7...
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ * disclapmix (0.1) Maintainer: Mikkel Meyer Andersen Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen License: GPL-2 http://crantastic.org/packages/disclapmix disclapmix makes inference in a mixture of Discrete Laplace distributions using the EM algorithm. * EstSimPDMP (1.1) Maintainer: Unknown Author(s):