Re: Unexpected behaviour of pin file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unexpected behaviour of pin file



You need to insert   //   in the pin file to make it process the [] lists in 
parallel

i.e.

# A is the vector of the 12 knot points
# B is the vector of the average predicted spline
C = C+B # Add average curve to Group 1 specific curve
D = D+B # Add average curve to Group 2 specific curve
E = E+B # Add average curve to Group 3 specific curve
F = F+B # Add average curve to Group 4 specific curve
G = G+B # Add average curve to Group 5 specific curve
GROUP B6 [ 1:5 ] A6 [6:10 ] 11 // # Group means at knot point 6
GROUP1 C   1     A   6      11  # Spline for group 1
GROUP2 D   2     A   7      11  # Spline for group 2
GROUP3 E   3     A   8      11  # Spline for group 3
GROUP4 F   4     A   9      11  # Spline for group 4
GROUP5 G   5     A  10      11  # Spline for group 5



Concerni8ng the labelling, maybe I need to change a mod(I/5,5) to
        something a little more precise -  mod((I-1)/5,5)+1  !!
        I'll have a look.
        
        Arthur
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Arthur Gilmour PhD                    email: Arthur.Gilmour@agric.nsw.gov.au
Senior Research Scientist (Biometrics)                 fax: <61> 2 6391 3899
NSW Agriculture                                             <61> 2 6391 3922
Orange Agricultural Institute               telephone work: <61> 2 6391 3815
Forest Rd, ORANGE, 2800, AUSTRALIA                    home: <61> 2 6362 0046

ASREML is currently free by anonymous ftp from pub/aar on ftp.res.bbsrc.ac.uk
    or point your web browser at ftp://ftp.res.bbsrc.ac.uk/pub/aar/ 

To join the asreml discussion list, send the message  
     subscribe
to  asreml-request@chiswick.anprod.CSIRO.au

The address for messages to the list is asreml@chiswick.anprod.CSIRO.au

                        <> <> <> <> <> <> <>
"Ye are not your own for ye are bought with a price: therefore glorify God
    in your body, and in your spirit, which are God's" 1 Corinthians 6:20
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>