ID=pfSiteSel(id_region=="WNA0",l12==1,long>=-160,long<=-140)
TR=pfTransform(ID, method=c("MinMax","Box-Cox","MinMax","Z-Score"),
BasePeriod=c(200,2000),QuantType="INFL")
COMP1=pfCompositeLF(TR, tarAge=seq(-50,4000,10), hw=200, nboot=100)
plot(COMP1)
## Note: comparing confidence intervals based on 100 replicates is not recommended
# (100 is used to decrease analysis time)
Run the code above in your browser using DataLab