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.

37 results for “from:Vumani Dlamini”

illness-death model with recovery
Vumani Dlamini · Jan 4, 2008 · r-sig-epi

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-sig-epi/attachments/20080104/6a86942b/attachment.pl

counting number of objects in a list
Vumani Dlamini · Jun 8, 2004 · r-help

Dear R-users; I am interested in getting the number of objects in a list, and have thus far been unsuccessful. Can you please help. Thank you. Vumani

random error and grouping variable correlated
Vumani Dlamini · Mar 27, 2003 · r-help

Dear R-users: Is it possible to fit linear mixed models using LME when the random error is correlated with one of the covariates in the model? Thanks. Vumani Dlamini

estimating the proportion without recurring ailment based on the nelson-aalen estimator
Vumani Dlamini · Aug 15, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080815/f83f1a36/attachment.pl>

negatively correlated binary data
Vumani Dlamini · Jan 8, 2003 · r-help

Dear R users: Is there a way to create negatively correlated binary data in R. I have looked at bindata, but it seems it only works with positively correlated data. Thanks. Vumani Dlamini Swaziland

R analogue
Vumani Dlamini · Jan 20, 2003 · r-help

Dear R users: Is there any R analogue for the S+ function "na.gam.replace". I would like to make an interaction of a categorical and smooth continuous covariate. Thanks. Vumani Dlamini Central Statistical Office Swaziland

estimating the proportion without recurring ailment based on the nelson-aalen estimator
Vumani Dlamini · Aug 15, 2008 · r-sig-epi

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-epi/attachments/20080815/f83f1a36/attachment.pl>

using "rbinom" in C code gives me erroneous results... random variable is not random (always zero)...
Vumani Dlamini · Jun 29, 2006 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060629/92f370e4/attachment.pl

finding roots of a polynomial
Vumani Dlamini · Oct 7, 2005 · r-help

Dear listers, I am trying to find the root of a polynomial of the form, a+bx+cx^2+dx^3+ex^5+...=0 where a,b,c,d,e are known. I have looked at "quadprog" without any success...

including R function in C program
Vumani Dlamini · May 10, 2005 · r-help

Is it possoble to include an R function in a C program? I would like to use "rmultz" from the "combinat" library to sample a multinomial vector within my C program, and have no clue how this can be done...

sampling from a mixture distribution
Vumani Dlamini · Mar 23, 2005 · r-help

Dear R users, I would like to sample from a mixture distribution p1*f(x1)+p2*f(x2). I usually sample variates from both distributions and weight them with their respective probabilities, but someone told me that was wrong. What...

manipulating elements of a vector
Vumani Dlamini · May 27, 2004 · r-help

Dear R users; I would like to convert a series of vectors to matrices in the following way; (2,1,1) to a matrix 1 0 0 1 0 0 0 1 0 0 0 1 The idea is that...

conditional logit
Vumani Dlamini · May 29, 2002 · r-help

Has anyone implemented the conditional logit and/or the nested logit model in R? My interests would be to fit a a GAM like conditional logit. Thanks. Vumani Dlamini Swaziland _________________________________________________________________ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac...

Universal legend for graph...
Vumani Dlamini · Jan 14, 2003 · r-help

Dear R-Users: I am trying to create a graph with 6 panels, but would like to have a universal legend as each panel merely denotes a separate stratum. The legend has to be at the bottom. I use "par...

fitting a distribution using glm
Vumani Dlamini · Mar 8, 2006 · r-help

it is easy to fit a distribution using fitdistr poisdata <- rpois(n = 100, lambda = 2) poismle <- fitdistr(poisdata, "Poisson") poismle but i would like to know whether its possible to get an identical result using glm. I use poistab <- data...

memory problems in NLME
Vumani Dlamini · Mar 30, 2003 · r-help

Dear R-Users I am trying to fit a random coeficient model with about 30 covariates with a random intercept and one random slope. The data set has 65000 observations, and whenever I use LME I get the message that...

expression for simple EM
Vumani Dlamini · Feb 23, 2003 · r-help

Dear R users, I know this is the wrong forum for such a question but I need help. I would like to write down the likelihood expression for a simple EM problem. I have one categorical covariate with 5 levels...

multinomial probit
Vumani Dlamini · Jul 29, 2002 · r-help

Is there any library for fitting multinomial probit using either likelihood or the "method of simulated moments" or both. I presume it would be possible to write a family function in VGAM for the multinomial probit, but was hoping that...

drawing a network digraph
Vumani Dlamini · Aug 4, 2005 · r-help

Dear R users, I have a matrix with 2 columns with the variables: "daughter index", "mother index". I would like to draw a network digraph using this data, where each daughter is connected to a mother and between the connections...

"\n" in legend using substitute and as.expression
Vumani Dlamini · Jun 1, 2005 · r-help

Dear R users, Is it possible to force a hard return in an expression. I tried including one for a legend using an expression and it didn't work. Here is my code, legend(12, 0.10, c("Fitted density...

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