Re: [R] Help me create a hyper-structure

2011-04-18 Thread Alaios
Thank you very much . That was really helpful. I will keep this email for future reference Regards --- On Mon, 4/18/11, Duncan Murdoch wrote: > From: Duncan Murdoch > Subject: Re: [R] Help me create a hyper-structure > To: "Alaios" > Cc: r-h...@stat.math.ethz.ch, "

Re: [R] Help me create a hyper-structure

2011-04-18 Thread Duncan Murdoch
ank you in advance for your help Best Regards Alex --- On Sat, 4/16/11, Ben Bolker wrote: > From: Ben Bolker > Subject: Re: [R] Help me create a hyper-structure > To: r-h...@stat.math.ethz.ch > Date: Saturday, April 16, 2011, 3:39 PM > Alaios > yahoo.com> write

Re: [R] Help me create a hyper-structure

2011-04-18 Thread Ben Bolker
On 11-04-18 04:45 AM, Alaios wrote: > It seems you were right. > Now I can easily access my struct and substruct like this > > # all.str[[1]]] Gives access to the first struct of per.sr.struct which > containts 101 times the xorder,yorder,estimation.sr > # all.str[[1]][[2]] Gives access to the se

Re: [R] Help me create a hyper-structure

2011-04-18 Thread Alaios
of assignments or not? I would like to thank you in advance for your help Best Regards Alex --- On Sat, 4/16/11, Ben Bolker wrote: > From: Ben Bolker > Subject: Re: [R] Help me create a hyper-structure > To: r-h...@stat.math.ethz.ch > Date: Saturday, April 16, 2011, 3

Re: [R] Help me create a hyper-structure

2011-04-16 Thread Alaios
ubject: Re: [R] Help me create a hyper-structure > To: r-h...@stat.math.ethz.ch > Date: Saturday, April 16, 2011, 3:39 PM > Alaios > yahoo.com> writes: > > > > > Dear all > > I would like to have in R a big struct containing a > smaller struct. > >

Re: [R] Help me create a hyper-structure

2011-04-16 Thread Ben Bolker
Alaios yahoo.com> writes: > > Dear all > I would like to have in R a big struct containing a smaller struct. > > 1) I would like to have a small struct with the following three fields > xorder (an integer ranging from 0 to 20) > yorder (an integer ranging from 0 to 20) > estimated (a 256*256

[R] Help me create a hyper-structure

2011-04-16 Thread Alaios
Dear all I would like to have in R a big struct containing a smaller struct. I have tried something that I would like to share and ask your help make it work 1) I would like to have a small struct with the following three fields xorder (an integer ranging from 0 to 20) yorder (an integer rangi