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.

7 results for “from:gsmatos1”

rv package
gsmatos1 · Apr 19, 2007 · r-help

Hi, Does anybody knows how to coerce an mcmc objetct to a rv object without loose the information about what parameters. was simulated I tried do it but it looks that this informatio was lost. Thank you very much for...

Error in geweke.diag function of coda package
gsmatos1 · Apr 18, 2007 · r-help

Hi R users, Does anybody knows for the following erro after running geweke.diag(MCMC.sampled, frac1=0.1, frac2=0.5) Erro em glm.fit(x = X, y = Y, weights = weights, start = start, etastart = etastart, : la??o interno 1...

Error in Calling C++ function from R!!!
gsmatos1 · Nov 24, 2006 · r-help

Hello, I tried to call an external function of R from the following code in C++: void prodgdot(double *x, double *y, int *n, double *output) { int i; *output=0; for (i=0;i<*n;i++) { *output+=x[i]*y...

Error to install fMultivar package
gsmatos1 · Dec 14, 2006 · r-help

Hello, I tried the first issue of Dirk and it was all right: >This would be quicker: > > $ sudo apt-get install r-cran-fmulitvar > (I've already had enabled the Universe repositories in /etc/apt/sources.list. ) I think it...

Error to install fMultivar package
gsmatos1 · Dec 13, 2006 · r-help

Hi, I tried to install fMultivar package but an error occurs that I could not understand. (I've been worked with linux / Ubuntu 6.06 LTS) > install.packages("fMultivar") Warning in install.packages("fMultivar") : argument 'lib' is missing: using /usr...

Help to understand an Error using summary to an mcmc object
gsmatos1 · Dec 7, 2006 · r-help

Hi, I used the MCMCirtKd function of MCMCpack: posterior2 <- MCMCirtKd(data, dimensions = 2, + burnin = 5000, mcmc = 50000, thin = 10, + verbose = 10000, B0 = .25, store.item = TRUE, item.constraints = beta.constraints) And after apply the comand summary() I got some erros...

About: Error in FUN(X[[1]], ...) : symbol print-name too long
gsmatos1 · Nov 9, 2005 · r-help

Hi, I??m trying to use the Win2BUGS package from R and I have a similar problem that reurns with the message: Error in FUN(X[[1]], ...) : symbol print-name too long But, there is no stray ` character in the...

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