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.

16 results for “from:Daniel E. Bunker”

convhulln {geometry} output from .call
Daniel E. Bunker · Jul 13, 2007 · r-help

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

list as object in dataframe
Daniel E. Bunker · Mar 27, 2008 · r-help

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

passing arguments to functions within functions
Daniel E. Bunker · Oct 17, 2007 · r-help

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

2 new lines when starting R 2.5.1 from R.app
Daniel E. Bunker · Jul 20, 2007 · r-sig-mac

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20070720/1ece54dd/attachment.pl

aovlmer.fnc, lmer and binomial response
Daniel E. Bunker · Apr 24, 2007 · r-help

Dear R-users, I have recently discovered the languageR package and its aovlmer.fnc which offers a very slick way to test fixed effects hypotheses in lmer models using mcmc. However, the R help page for aovlmer.fnc states that...

vectorized approach to cumulative sampling
Daniel E. Bunker · Apr 7, 2005 · r-help

Hi All, I need to sample a vector ("old"), with replacement, up to the point where my vector of samples ("new") sums to a predefined value ("target"), shortening the last sample if necessary so that the total sum ("newsum") of...

xYplot, lmline and abline
Daniel E. Bunker · Jun 6, 2006 · r-help

Dear All, I need to produce a multi-panel plot where: 1) groups within panels receive distinct symbols; 2) a linear regression is fit to the entire panel, not the individual groups; 3) a common abline is plotted in each...

Convergence warnings from zeroinfl (package pscl)
Daniel E. Bunker · Jul 20, 2006 · r-help

Dear R-Helpers, Can anyone please help me to interpret warning messages from zeroinfl (package pscl) while fitting a zero inflated negative binomial model? The console reports convergence and the parameters seam reasonable, but these <<Warning messages: 1: algorithm did...

line width (all elements) in Trellis
Daniel E. Bunker · Nov 6, 2006 · r-help

Great! Thanks to both Paul and Deepayan for these efficient approaches! -Dan Deepayan Sarkar wrote: > On 11/6/06, Paul Murrell <p.murrell at auckland.ac.nz> wrote: >> Hi >> >> >> Deepayan Sarkar wrote: >> > On 11/6/06, Daniel E. Bunker <deb37...

adding error bars to lattice plots
Daniel E. Bunker · Oct 12, 2006 · r-help

Dear R users, About a year ago Deepayan offered a suggestion to incorporate error bars into a dotplot using the singer data as an example <<http://finzi.psych.upenn.edu/R/Rhelp02a/archive/63875.html>>. When I try to utilize...

vecortizing uniroot() for numerical solutions
Daniel E. Bunker · Jun 30, 2005 · r-help

# Hi All, # # I need to solve a somewhat complex equation at many parameter values for # a number of different parameters. # A simplified version of the equation is: 0= (d1/(h1^2))-(h2*(d2^2)) # I'd like to solve it...

passing arguments to functions within functions
Daniel E. Bunker · Oct 17, 2007 · r-help

Dear R Users, I am trying to write a wrapper around summarize and xYplot from Hmisc and am having trouble understanding how to pass arguments from the function I am writing to the nested functions. There must be a way...

adding error bars to lattice plots
Daniel E. Bunker · Oct 13, 2006 · r-help

Dear Deepayan and Sundar, Thank you so much for your help with this. However, I may have phrased my problem too specifically, assuming that *in general* I could apply your response to all Lattice graphics. What I need is a...

Efficient selection and alteration of dataframe records
Daniel E. Bunker · Feb 3, 2005 · r-help

Hi All, I am writing a simulation that examines the effects of species extinctions on ecological communties by sequentially removing individuals of a given species (sometimes using weighted probabilities) and replacing the lost individuals with species identities randomly sampled from...

line width (all elements) in Trellis
Daniel E. Bunker · Nov 6, 2006 · r-help

Dear All, I am hoping to implement a barchart using trellis graphics where all elements have a line width of 2. Using trellis.par.set(), I am able to make most elements lwd=2, but not all. In particular, the...

passing arguments to functions within functions
Daniel E. Bunker · Oct 17, 2007 · r-help

Duncan, Thanks for your reply. Here is a simplified version. What I really want to be able to do is summarize same data (using 'summarize') and pass those results to 'xYplot' for plotting, all in one wrapper. For this example...

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