Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

6 results for “from:Kyle Penner”

survreg with measurement uncertainties
Kyle Penner · Jun 11, 2013 · r-help

Hello, I have some measurements that I am trying to fit a model to. I also have uncertainties for these measurements. Some of the measurements are not well detected, so I'd like to use a limit instead of the...

Discrepant lm() and survreg() standard errors with weighted fits
Kyle Penner · Feb 24, 2014 · r-help

Hi, I have some measurements and their uncertainties. I'm using an uncensored subset of the data for a weighted fit (for now---I'll do a fit to the full, censored, dataset when I understand the results). survreg() reports...

survreg with measurement uncertainties
Kyle Penner · Jun 14, 2013 · r-help

Hrm, thanks. The uncertainties are what they are, though (and the model is what it is, too) -- is there an alternative to modifying them? Maybe another type of analysis that handles upper limits? Kyle On Thu, Jun 13, 2013 at...

Discrepant lm() and survreg() standard errors with weighted fits
Kyle Penner · Feb 25, 2014 · r-help

> Survreg treats weights as case weights, and lm treats them as sampling weights. > Here is a simple example. Data set test2 has two copies of every obs in data set test. > > > test <- data.frame(x=1:6, y=c(1...

Discrepant lm() and survreg() standard errors with weighted fits
Kyle Penner · Feb 26, 2014 · r-help

I understand that the robust variances may lead to a different standard error. I want the standard error valid for heteroscedastic data, ultimately, because I have very good estimates of the measurement variances (why I'm doing weighted fits in...

survreg with measurement uncertainties
Kyle Penner · Jun 12, 2013 · r-help

Hi Terry, Thanks for your quick reply. I am talking about uncertainty in the response. I have 2 follow up questions: 1) my understanding from the documentation is that 'id' in cluster(id) should be the same when the predictors...

Can't find what you're looking for? Try searching with Google .