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.

18 results for “from:ZABALZA-MEZGHANI Isabelle”

Latin hyper cube
ZABALZA-MEZGHANI Isabelle · Apr 11, 2003 · r-help

Hello, I would like to know if somebody has an algorithm in R langage for building Latin hyper cube ? Thanks in advance Isabelle

Dopt for Windows
ZABALZA-MEZGHANI Isabelle · May 13, 2003 · r-help

Hi, I would like to have some advise about how to install Dopt on R for Windows. I can not manage to properly compile Dopt.f anf to get a suitable dll for R. Can someone explain me step by...

Error : sink stack is full
ZABALZA-MEZGHANI Isabelle · Mar 25, 2004 · r-help

Hello, I have implemented a method which uses sink to follow the progression status of an iterative process (Below is part of the code) I have already used such kind of code with no problem. Today, I get a "sink...

structure of mlm objects ?
ZABALZA-MEZGHANI Isabelle · Feb 25, 2004 · r-help

Hello, I am using the function "lm" to fit several responses at the same time (100 responses). At the end of the fit, I get an object of class "mlm". I would like to know if there is a way...

predict for mlm does not work properly
ZABALZA-MEZGHANI Isabelle · Sep 19, 2003 · r-help

Hello, I've just fitted a model with multi-responses, and I get an object of class "lm" "mlm". My problem is that as soon as I invoke the predict method for a dataframe "newdata", the methods runs and give...

R binary version for 1.6.2
ZABALZA-MEZGHANI Isabelle · Sep 24, 2003 · r-help

Hello, I would like to know where I can find a Windows binary version of R 1.6.2, since I want to test the last SJava library (which has been built under 1.6.2) which does not work...

add and drop methods for mlm objects
ZABALZA-MEZGHANI Isabelle · Oct 29, 2003 · r-help

Hello, I would like to fit several responses depending on the same parameters. Thus I generate an mlm object. On the other hand, for further analysis, I would like to be able to simplify as much as possible the models...

Call to glm inside a function
ZABALZA-MEZGHANI Isabelle · Feb 17, 2003 · r-help

Hello, I want to call glm inside a function. In the first lines of code I build the weights, the formula, ... and then I call glm with the following command: glm(formularesp, data=data, family=familyresp, weights=eval(data$weights...

Model checking for glms
ZABALZA-MEZGHANI Isabelle · Nov 24, 2003 · r-help

Hello, I would like to have some advises concerning checking glms quality for prediction. I've a glm with Gamma family and link=log, and I would like to compute a Press statistic to check the predictivity of my model...

Problem with memory for large datasets
ZABALZA-MEZGHANI Isabelle · Sep 24, 2003 · r-help

Hello, I would like to know if there is a possibility to "clean" the R memory during a R session. In fact, I realize a lot of instruction with large objects (matrix of 500*5000), and I can not manage...

density ranges for uniform law
ZABALZA-MEZGHANI Isabelle · Apr 8, 2003 · r-help

Hello, I would have some details and explanations about the results I get. In fact, I start with a uniform sample between -1 and 1, and then plot its density. My problem is that the density ranges are much more...

Managing memory on R
ZABALZA-MEZGHANI Isabelle · Oct 16, 2003 · r-help

Hi, I have a problem with the memory size within R. I would like to know if there is any may for getting back free memory during a R session. I've tried with rm and gc but it still...

A vector or matrix response
ZABALZA-MEZGHANI Isabelle · Jun 26, 2003 · r-help

Hello, I wonder if anybody has some idea about how to solve my problem : I am working , I would say trough an experimental design approach (perform experiments, get responses, make regression, sensitivity analysis, risk analysis ...). The problem is now that...

Starting and Terminating the JVM for package SJava
ZABALZA-MEZGHANI Isabelle · Oct 27, 2003 · r-help

Hello, I would like to know if there is a possibility to open an R session via Java (using the SJava package), then to terminate it, and re-run another. It seems not to be possible. If this is the...

Extracting objects from a list of matrix
ZABALZA-MEZGHANI Isabelle · Sep 18, 2003 · r-help

Hello, I would like to have an advise about how to extract objects from a list of matrixs I have fitted models (stored in an object called "model") using a matrix response and the same formula and data. I get...

How to define stopping criterium for Optim with L-BFGS-B
ZABALZA-MEZGHANI Isabelle · Jun 23, 2004 · r-help

Hi, I am using optim with a L-BFGS-B method to minimize a function. As I've understood, the way to specify a tolerance for stopping optimization is through "factr" argument. My function, is by construction, minimal when equal...

Qualitative factors
ZABALZA-MEZGHANI Isabelle · Nov 7, 2002 · r-help

Hi, I have some doubt about how qualitative factors are coded in R. For instance, I consider a response y, a quantitative factor x and a qualitative factor m at 3 levels, generated as follow : y_c(6,4,2...

Problem when fitting a constant response
ZABALZA-MEZGHANI Isabelle · Oct 25, 2002 · r-help

Hello, I would like to treat a very simple case : to fit a linear model with 5 parameters (including main terms, interactions and quadratic terms using a central composite design with 27 runs) for a constant response (e.g resp...

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