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.
Hi, Can someone tell me how to control sample size (n) in bootstrap function boot in R. Can we give some option like we give for # of repeated samples(R=say 100). Will appreciate any help. thanks
--- the forwarded message follows --- -------------- next part -------------- An embedded message was scrubbed... From: "Zaihra T" <zaihra at uwindsor.ca> Subject: betabinomial model Date: Wed, 19 Mar 2008 12:52:06 -0400 Size: 3692 Url: https://stat.ethz.ch/pipermail/r-help...
Hello , Can anyone please help me figure out how to do a weighted betabinomial analysis? I mean i have 700 clusters each of size 2 and the response (y[i1]+y[i2]) in each cluster case is either 0,1...
I have a problem, would really appreciate if anyone could help me. I am trying to use bootstrap to resample a dataframe n then use that sample of dataframe to calcuate parameter estimates using betabinomial model. I am kind of...
i m not sure what u really want to do but if ur looking for some subsample of dataset then u might wanna try this (say in case u want to resample ur dataset by column "id" in ur dataset...
try something like this before wrapping up your function else i guess u'll have to stick to Prof Brian Ripley suggestion his suggestions are usually best bet . f <- function(x) { n <- length(x) r <- sum((b^(0:(n-1...
Dear Dr. Vardhan, From where can we download this package and its details. Thanks HAve a nice day. On Wed, 23 Apr 2008 16:39:50 -0400 "Ravi Varadhan" wrote: > Hi, > > > > We (Paul Gilbert and I) have just released a...
Hi Dan, Thanks for response yes i do know that bootstrap samples generated by function boot are of the same size as original dataset but somewhere in the R-help threads i saw a suggestion that one can control sample...
Please chk out the url below it might be of some help for plotting step function or *look like* of step function. On Thu, 27 Mar 2008 09:03:58 -0400 wrote: > Thanks to David and Zaihra for their help...
Hey paul, Chk out some of these points as mentioned somewhere earlier in R help too 1. Trying to exponentiate potentially negative numbers is also asking for trouble 2. Use lgamma() or choose() or lchoose() rather than gamma() or factorial...
try to use method "L-BFGS-B" and give boudary condition to the parameters in use so that the algorithm search is limited to a particular region as it seems u have to many parameters. On Fri, 4 Apr 2008...
Hi, can anyone help me fit betabinomial model to the following dataset where each iD is a cluster in itself , if i use package aod 's betabinom model it gives an estimate of zero to phi(the correlation coeficient ) and...
Can't find what you're looking for? Try searching with Google .