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”

symbol decoration and .Call
Vumani Dlamini · Feb 16, 2006 · r-help

Dear R-users, I am a novice user of .Call and am trying to use the C code in R-Ext to kickstart my learning process. All the code compiles but when I try to use .Call it gives the...

"xtable" results doesn't correspond to data.frame
Vumani Dlamini · Jun 20, 2007 · r-help

Dear useRs, Am trying to use xtable on the following data.frame and I don't get what I expect: example.table <- data.frame(rbind( c("Gender"," "," "," "), cbind(rep(" ",2),c("Male","Female"),c(3.0,4.0),c(3...

Simple NLME problem (I hope)
Vumani Dlamini · Mar 26, 2003 · r-help

Dear R-Users: I would like to fit a multilevel model using LME such that the parameters after fitting the multilevel in two separate groups and when I use the complete data (with interactions between the grouping variable and the...

Hmisc multiple imputation functions
Vumani Dlamini · Jun 16, 2003 · r-help

Dear all; I am trying to use HMISC imputation function to perform multiple imputations on my data and I keep on getting errors for the code given in the help files. When using "aregImpute" the error is; >f <- aregImpute(~y...

manipulating elements of a matrix
Vumani Dlamini · May 9, 2003 · r-help

Dear R users: I have the following matrix. 0 1 1 0 1 0 2 1 0 3 0 0 I would like to spread the matrix such that whenever the row sum is greater than 1 the row is...

sorting elements of matrix by row
Vumani Dlamini · Oct 27, 2006 · r-help

Dear R users, I would like to sort elements of a matrix by row and use this ordering to also sort another matrix. I am trying to post-order the means of components for a mixture model and would also...

subsetting based on vector
Vumani Dlamini · Mar 25, 2004 · r-help

Dear R users; I am trying to write a small program which reads in a data set, and selects observations from certain years before the analysis. I have a problem including the selection criteria in the header of the program...

R function use in C returning a list
Vumani Dlamini · Feb 23, 2006 · r-help

Dear R users, Is it possible to use an R function accepting several arguments and returning a list in C code. I notice that in all examples only one variable is returned. Here is the C part I feel is...

problems with index within a strata
Vumani Dlamini · May 28, 2007 · r-help

dear useRs, I have several datasets which are in repeated measurements format and I would like to extract the first measurement for each individual. In some cases measurements of certain characteristics are also stacked on top of each other and...

Universal legend in plot
Vumani Dlamini · Jan 17, 2003 · r-help

Dear R-users: I asked a question on how I can have a universal legend in a plot and received the following result. I tried using "layout" but I can't seem to work on the "empty" plot (where I...

DLL problem when using gcc+gsl
Vumani Dlamini · Apr 27, 2005 · r-help

Dear list; This might sound a bit naive, but then I am new to linking C DLL's to R. I have built a DLL using GCC and am able to load the DLL in R (is.loaded("contents")==TRUE...

(no subject)
Vumani Dlamini · Aug 20, 2003 · r-help

Dear R users, I am trying to convert a dataset from one format to several rectangular datasets. A consultant helped design the data entry program for our survey using Delphi/Pascal and for each household the information is stored in...

query on converting survey data from one structure to another
Vumani Dlamini · Aug 20, 2003 · r-help

Dear R users, I am trying to convert a dataset from one format to several rectangular datasets. A consultant helped design the data entry program for our survey using Delphi/Pascal and for each household the information is stored in...

subsetting based on vector
Vumani Dlamini · Mar 25, 2004 · r-help

Thanks man. It did the trick. Vumani >From: Winfried Theis <theis at statistik.uni-dortmund.de> >To: Vumani Dlamini <dvumani at hotmail.com> >CC: r-help at stat.math.ethz.ch >Subject: Re: [R] subsetting based on vector >Date: Thu...

i suspect that there a memory leak in "vmmin"?
Vumani Dlamini · Jul 5, 2006 · r-help

Dear listers, Am currently using MCMC approaches to estimate some parameters of my model. One parameter has to be updated using a tuned gamma distribution. So at each iteration I estimate the mean and variance of the density of the...

RCMD SHILB uses g++ instead of gcc
Vumani Dlamini · Feb 17, 2006 · r-help

I am using RCMD SHLIB to make a dll from the convolve2.c code presented with R-exts. After an e-mail from Prof Ripley, I noticed that SHLIB is using a C++ compiler instead of a C compiler for...

something wrong when using pspline in clogit?
Vumani Dlamini · Jan 22, 2003 · r-help

Dear R users: I am not entirely convinced that clogit gives me the correct result when I use pspline() and maybe you could help correct me here. When I add a constant to my covariate I expect only the intercept...

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