# NOT RUN {
ID=pfSiteSel(continent=="North America", 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=999)
plot(COMP1, type="density")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab