September 27, 2007 11:28 PM
Subject: Re: [R] query on "random.seed" not found error in code
> On 9/27/2007 8:53 AM, paulandpen wrote:
>> Hi,
>>
>> I am trying to use AlgDesign and am partially successful
>>
>> Two lines of code are taken from the help f
On 9/27/2007 8:53 AM, paulandpen wrote:
> Hi,
>
> I am trying to use AlgDesign and am partially successful
>
> Two lines of code are taken from the help file
> 1. Line 1 (below) works fine
>> dat<-gen.factorial(levels=3,nVars=3,varNames=c("A","B","C"))
>
> 2. Line 2 (below) does not work fine
>>
Hi,
I am trying to use AlgDesign and am partially successful
Two lines of code are taken from the help file
1. Line 1 (below) works fine
> dat<-gen.factorial(levels=3,nVars=3,varNames=c("A","B","C"))
2. Line 2 (below) does not work fine
> desD<-optFederov(~quad(A,B,C),dat,nTrials=14,eval=TRUE)
3 matches
Mail list logo