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.

50 results for “from:Barnet Wagman”

Weighted data with npcdensbw
Barnet Wagman · Aug 11, 2011 · r-help

Is there a way of using weighted data with npcdensbw (in the np package)? thanks

Running RMySQL with SuSE 8.2?
Barnet Wagman · Oct 20, 2003 · r-help

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

rJava on Debian squeeze (or other versions of Linux)?
Barnet Wagman · Aug 5, 2011 · r-help

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

New package cloudRmpi: Cloud-based parallel proccessing for R
Barnet Wagman · Mar 22, 2012 · r-packages

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-packages/attachments/20120322/0658dc07/attachment.pl>

npRmpi mpi.spawn.Rslaves -> Connection to lifeline ... lost
Barnet Wagman · Dec 14, 2011 · r-sig-hpc

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

Rmpi with open mpi 1.4.5 or 1.4.4?
Barnet Wagman · Mar 1, 2012 · r-sig-hpc

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

Meaning of locfit warnings "procv: parameters out of bounds"?
Barnet Wagman · Jun 6, 2007 · r-help

I'm getting the following warning from locfit: Warning: procv: parameters out of bounds Does anyone know what this means? (I haven't found anything about it in the locfit documentation or the list's archives). thanks, Barnet Wagman

Can you create a MySQL database with RMySQL?
Barnet Wagman · Oct 22, 2003 · r-help

Is it possible to create a database in MySQL via RMySQL? Also, is the format for the authorization field 'userName/password at databasename'? I saw an example like this somewhere in the documenation, but I haven't found the actual...

Polynomial Distributed Lags?
Barnet Wagman · May 10, 2000 · r-help

Has anyone writtent an R function for estimating linear models with polynomial distributed lags? Thanks, Barnet Wagman wagman at enteract.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help...

Nonparmetric statistics with weighted data set?
Barnet Wagman · Mar 25, 2012 · r-help

I'm doing some work with a weighted data set (the CPS) and I'd like to use nonparametric techniques. Is there an R package that supports this? The np package doesn't appear to have provisions for weighted data...

Catching errors?
Barnet Wagman · Apr 25, 1999 · r-help

Is there anyway (other than 'repeat'') of catching the errors that R throws? Thanks, ------------------- Barnet Wagman wagman at enteract.com 773-645-8369 1361 N. Hoyne Chicago, IL 60622 -------------------- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at...

Voice coding R?
Barnet Wagman · Feb 2, 2026 · r-help

Is anyone using voice coding to work with R?? I need to give my hands a rest and would like to hear anyone's experience. I'm currently using Rstudio but could change IDE if necessary. I'd strongly prefer...

r-base installation fails on Ubuntu 14.04
Barnet Wagman · Mar 23, 2016 · r-sig-debian

One of the dependency problems I'm having is: gfortran-4.8 : Depends: gcc-4.8-base (= 4.8.2-19ubuntu1) but 4.8.4-2ubuntu1~14.04.1 is installed. I'm not sure how to interpret this. Does...

How to configure ess-5.2.0beta3-1.i586.rpm, Xemacs and SuSE 9.0?
Barnet Wagman · Feb 13, 2004 · r-help

I'm trying to get R and ESS to work with Xemacs on a newly installed SuSE 9.0 system. Is some setup required beyond installing the rpms? I've installed the Xemacs packages from SuSE xemacs-info-21.4...

Algorithm used by glm, family=binomial?
Barnet Wagman · Apr 18, 1999 · r-help

Does anyone know what algorithm R uses in glm, family=binomial (i.e. a logit model)? I assume that it's in the source somewhere, but I wasn't able to find it. I'd like to know what file...

Reference for npconmode (in the np package)?
Barnet Wagman · May 30, 2007 · r-help

The np package contains a function called npconmode which performs 'kernel modal regression'. Does anyone know of a reference that explains this? The R documentation cites Li and Racine's book, but I couldn't find any reference to kernel...

New package cloudRmpi: Cloud-based parallel proccessing for R
Barnet Wagman · Mar 22, 2012 · r-help

cloudRmpi is means for doing parallel processing in R, using MPI on a cloud-based network. It currently supports the use of Amazon's EC2 cloud computer service. cloudRmpi provides a mechanism to launch and manage a cloud-based network...

New version of rreval: Remote R Evaluator
Barnet Wagman · Apr 24, 2012 · r-packages

rreval 1.1 is now available on CRAN. This release fixes a Window specific bug. It is required for cloudRmpi 1.1 (which is also now available on CRAN). rreval is a means for using R on a remote system...

segfault 'memory not mapped', dual core problem?
Barnet Wagman · Nov 12, 2006 · r-help

> > It's highly unlikely that the dual core has anything to do with it > unless your system is overheating or has a hardware problem. > > Instead, see if you can create a script that reproduces the issue (if > random numbres are...

New version of cloudRmpi
Barnet Wagman · May 14, 2012 · r-help

cloudRmpi v 1.2 is now available on CRAN. cloudRmpi is a means for doing parallel processing in R, using MPI on a cloud-based network. It currently supports the use of Amazon's EC2 cloud computer service. Changes in...

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