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.

12 results for “from:Zaihra T”

sample size in bootstrap(boot)
Zaihra T · Mar 26, 2008 · r-help

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

betabinomial model
Zaihra T · Mar 19, 2008 · r-help

--- 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...

betabinomial!!!!!!aod!!!!!!!
Zaihra T · Mar 25, 2008 · 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...

(no subject)
Zaihra T · Mar 25, 2008 · r-help

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...

using a variable in a subset of a dataframe
Zaihra T · Apr 1, 2008 · r-help

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...

L-BFGS-B needs finite values of 'fn'
Zaihra T · Mar 31, 2008 · r-help

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...

BB - a new package for solving nonlinear system of equations and for optimization with simple constraints
Zaihra T · Apr 24, 2008 · r-help

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...

sample size in bootstrap(boot)
Zaihra T · Mar 26, 2008 · r-help

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...

difference between 2 ecdfs
Zaihra T · Mar 27, 2008 · r-help

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...

L-BFGS-B needs finite values of 'fn'
Zaihra T · Apr 2, 2008 · r-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...

How to improve the "OPTIM" results
Zaihra T · Apr 6, 2008 · r-help

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...

betabinomial model
Zaihra T · Mar 19, 2008 · r-help

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 .