search for: expatri

Displaying 5 results from an estimated 5 matches for "expatri".

Did you mean: expari
2005 Aug 24
1
How to collect better estimations of a logistic model parameters, by using bootstrapping things ?
...but I'm still waiting to find the right way to use it. As well I would like to find a fine way to do stepwise forward selection In R, as I am not sure wich kind of variable may be involved in the model, which is composed with 13 numeric variables, and a dichotomic variable named "expatriation". I have got a total of 41 observations, as mentionned above. I'm using R on macintosh, I have used the function lrm, brlr, bootstrap (but for others uses than logistic regressions), and I am looking for a great and paved way to do Confiance Intervals, and to compute signific...
2004 Jan 25
3
looking for iax termination
Hi, I am looking for voip termination all over the world especially based on IAX or SIP. Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040124/25e16736/attachment.htm
2007 Jul 05
0
universally
...n in previous years. Read up on ERMX over the holiday, we think you will see even more fireworks on Thursday morning! I may need one like this. " "Happy" and "holidays" won't do. New Orleans' mayor, Ray Nagin, has taken to traveling to communities of Crescent City expatriates, asking them to return to their homes, and has been met with jeers and catcalls. Mysterian Predicts Previous Posts A NOTE FROM DR. " For years, the film was either ignored or enjoyed as camp, sometimes showing up on a triple bill with The Blob and Beware! Doc, get you some bop pill...
2007 Jul 05
0
universally
...n in previous years. Read up on ERMX over the holiday, we think you will see even more fireworks on Thursday morning! I may need one like this. " "Happy" and "holidays" won't do. New Orleans' mayor, Ray Nagin, has taken to traveling to communities of Crescent City expatriates, asking them to return to their homes, and has been met with jeers and catcalls. Mysterian Predicts Previous Posts A NOTE FROM DR. " For years, the film was either ignored or enjoyed as camp, sometimes showing up on a triple bill with The Blob and Beware! Doc, get you some bop pill...
2012 Jan 21
4
Create subset using variable
I am trying to create a loop that will perform a series of analyses. I am using geeglm from geepack, which fails if there are any null values. Creating a subset solves this, but do not seem to be able to set the subset dynamically based on a changing variable. while (j <= y.num) { strSubset = as.character(df.IV$IV[j]) #Gives column name in quotes df.data.sub = subset(df.data,