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.

11 results for “from:Steven LeBlanc”

contourplot
Steven LeBlanc · Mar 21, 2013 · r-help

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

qcc package
Steven LeBlanc · Feb 8, 2013 · r-help

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

nls: example code throws error
Steven LeBlanc · Apr 25, 2013 · r-help

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

print and rbind within a for loop
Steven LeBlanc · Mar 25, 2015 · r-help

Hi Dave, Bill, Thank you. That was it! <red face, heavy sigh> Best Regards, Steven On Mar 25, 2015, at 1:11 PM, David R Forrest <drf at vims.edu> wrote: > I'm away from a computer that can check...

dmvnorm returns NaN
Steven LeBlanc · Oct 18, 2013 · r-help

On Oct 17, 2013, at 11:37 PM, David Winsemius <dwinsemius at comcast.net> wrote: > > On Oct 17, 2013, at 9:11 PM, Steven LeBlanc wrote: > >> Greets, >> >> I'm using nlminb() to estimate the parameters of a multivariate normal random...

print and rbind within a for loop
Steven LeBlanc · Mar 25, 2015 · r-help

Greets, I'm trying to iteratively find solutions to a problem given a range of options. Code is as follows: sim.app.wald<-function(B=0.1,min=10,max=50,alpha=0.05){ result<-c(fails=0,n=0...

nlminb() - how do I constrain the parameter vector properly?
Steven LeBlanc · Oct 21, 2013 · r-help

On Oct 20, 2013, at 9:54 PM, Mark Leeds <markleeds2 at gmail.com> wrote: > Bill: I didn't look at the code but I think the OP means that during the nlminb algorithm, > the variance covariance parameters hit values...

nlminb() - how do I constrain the parameter vector properly?
Steven LeBlanc · Oct 20, 2013 · r-help

Greets, I'm trying to use nlminb() to estimate the parameters of a bivariate normal sample and during one of the iterations it passes a parameter vector to the likelihood function resulting in an invalid covariance matrix that causes dmvnorm...

dmvnorm returns NaN
Steven LeBlanc · Oct 18, 2013 · r-help

On Oct 18, 2013, at 1:12 AM, peter dalgaard <pdalgd at gmail.com> wrote: > > On Oct 18, 2013, at 08:37 , David Winsemius wrote: > >> >> On Oct 17, 2013, at 9:11 PM, Steven LeBlanc wrote: >> >>> Greets, >>> >>> I'm using...

print and rbind within a for loop
Steven LeBlanc · Mar 25, 2015 · r-help

Hi Dave, Thank you, but that didn't seem to do it. This code produces the same result: sim.app.wald<-function(B=0.1,min=10,max=50,alpha=0.05){ result<-c(fails=0,n=0) for(n...

dmvnorm returns NaN
Steven LeBlanc · Oct 17, 2013 · r-help

Greets, I'm using nlminb() to estimate the parameters of a multivariate normal random sample with missing values and ran into an unexpected result from my call to dmvnorm() within the likelihood function. Particular details are provided below. It appears...

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