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.

140 results for “from:Les”

Constrained Regression
Samuel Le · Jan 20, 2011 · r-help

Hello, Your problem is y=bX+epsilon It can be transformed into: epsilon^2=(y-bX)^2 Standard (unconstrained) regressions are about minimizing the variance of epsilon, ie (y-bX)^2. In your case, you need to minimize again the...

Copula and Multivariate distribution
Samuel Le · Jan 20, 2011 · r-sig-finance

Hello, The copula function will give you random numbers that are marginally following a uniform distribution on [0,1]. Then you need to apply to those numbers the inverse of the cumulative distribution you think that mimic the best your...

Errors in Variables
Eric-Olivier Le Bigot · May 28, 2005 · r-help

I'm interested in this "2D line fitting" too! I've been looking, without success, in the list of R packages. It might be possible to implement quite easily some of the formalism that you can find in Numerical Recipes...

R finance resources to start learning
jack Le · Jul 10, 2017 · r-sig-finance

Hi Mario, I've just started with R in some small in-house projects. Thanks for the listed books, i think the #2 and #3 is best describe my situation here. Best regards, Jack Le -----Original Message----- From: "Mario" <mario...

Question regarding "integrate" function
Le Wang · Nov 17, 2006 · r-help

Hi there. Thanks for your time in advance. My final goal is to calculate 1/2*integral of (f1(x)^1/2-f2(x)^(1/2))^2dx (Latex codes: $\frac{1}{2}\int^{{\infty}}_{\infty} (\sqrt{f_1(x)}-\sqrt...

Is profile.mle flexible enough?
Arnaud Le Rouzic · Jul 31, 2010 · r-help

Hi the list, I am experiencing several issues with profile.mle (and consequently with confint.mle) (stat4 version 2.9.2), and I have to spend a lot of time to find workarounds to what looks like interface bugs. I...

bug report: nlme model-fitting crashes with R 3.4.0
Erwan Le Pennec · May 11, 2017 · r-devel

Dear all, I've stumbled a similar issue with the package cluster when compiling the 3.4.0 version with the settings of Fedora RPM specs. Compiling R with the default setting of configure yields a version that works for...

New package: noia
Arnaud Le Rouzic · Aug 1, 2008 · r-help

Hi the list, A new version (0.92) of my package 'noia' will be available soon on CRAN mirrors, and I think it might be a good opportunity to introduce it shortly to the R community. In summary: 'noia' will...

New package: noia
Arnaud Le Rouzic · Aug 1, 2008 · r-packages

Hi the list, A new version (0.92) of my package 'noia' will be available soon on CRAN mirrors, and I think it might be a good opportunity to introduce it shortly to the R community. In summary: 'noia' will...

Questions regarding "integrate" function
Le Wang · Nov 18, 2006 · r-help

Hi there. Thanks for your time in advance. I am using R 2.2.0 and OS: Windows XP. My final goal is to calculate 1/2*integral of (f1(x)^1/2-f2(x)^(1/2))^2dx (Latex codes...

converting "call" objects into character
Samuel Le · Apr 5, 2011 · r-help

Hi, David and Douglas, thanks for the effort in helping me. It seems that deparse(match.call()) is doing the trick. I learned that the class "call" is not easy to handle in R. Samuel -----Original Message----- From: David Winsemius...

[Rcpp-devel] Problem with memory usage when using Rcpp(Parallel) in a package
Thanh Le Hoang · Oct 10, 2017 · rcpp-devel

Hello, you can find a text copy of the previous emails below. I have already found a solution for my problem, but thanks for your reply. Thanh > Gesendet: Dienstag, 10. Oktober 2017 um 13:21 Uhr > Von: "Dirk Eddelbuettel" <edd...

formula used by R to compute the t-values in a linear regression
Samuel Le · Aug 1, 2011 · r-help

Exactly. My formula holds only for k=1, this is how I generated it. Do you have any references concerning the " rather more careful algorithms"? Thanks, Samuel -----Original Message----- From: peter dalgaard [mailto:pdalgd at gmail.com] Sent: 01 August...

Integral of PDF
Samuel Le · Dec 3, 2010 · r-help

Hi, You need to be careful with -Inf and Inf in R, I suppose they are some large numbers arbitrarily chosen by R, but not infinite quantities. So the function integrate can return errors if the function to integrate doesn...

Drawdown functions from PerformanceAnalytics
Samuel Le · Sep 2, 2010 · r-sig-finance

I think your asset returns are not supposed to be in percentage, so you should use c(0,0.10,-0.10,-0.01,0.01,0.02) instead. Samuel -----Original Message----- From: r-sig-finance-bounces at stat.math...

dnearneigh() from spdep: Points with the exact same location are not considered neighbours.
Maël Le Noc · Apr 12, 2017 · r-sig-geo

Dear Roger, Thank you for your answer, (And sorry for the HTML posting). The issue persists if I specify "GE" for the lower bound, but only when the parameter latlong is set to TRUE (see example below). Regarding the nature...

dnearneigh() from spdep: Points with the exact same location are not considered neighbours.
Maël Le Noc · Apr 12, 2017 · r-sig-geo

Thank you Roger, Your patched version now works as expected! And thank you for your suggestions, I am currently looking into all of that. Best Ma?l On 12/04/2017 09:00, Roger Bivand wrote: > On Wed, 12 Apr...

basic "date" issue
Samuel Le · Sep 24, 2010 · r-sig-finance

I think you should also set header=TRUE in read.table. Samuel -----Original Message----- From: r-sig-finance-bounces at stat.math.ethz.ch [mailto:r-sig-finance-bounces at stat.math.ethz.ch] On Behalf Of Joshua Ulrich Sent...

Missing variable in new dataframe for prediction
LE TERTRE Alain · Feb 13, 2007 · r-help

Hi, I'm using a loop to evaluate several models by taking adjacent variables from my dataframe. When i try to get predictions for new values, i get an error message about a missing variable in my new dataframe. Below...

Random effects with custom design matrices
Arnaud Le Rouzic · Feb 18, 2011 · r-sig-mixed-models

Hi the list, Sorry if this is a FAQ, I could not find anything corresponding in the archive of the list. Along with some colleagues, we were wondering if there was a simple way to customize the design matrix of...

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