diff --git a/R/FLSR.R b/R/FLSR.R index 95f211d..7098de9 100644 --- a/R/FLSR.R +++ b/R/FLSR.R @@ -63,7 +63,7 @@ #'srs=FLSRs( #' correct = srrTMB(as.FLSR(ple4,model=segreg),spr0=mean(spr0y(ple4)),lplim=0.001,uplim=0.08), #' bias =srrTMB(as.FLSR(ple4,model=segreg),spr0=mean(spr0y(ple4)),lplim=0.001,uplim=0.08,bias.correct=F,s.logitsd=20)) -#' plotsrs(srs,rel=T) +#' plotsrs(srs,rel=TRUE) #' # Depensation #' d.srs = FLSRs( #' uniform = srrTMB(as.FLSR(ple4,model=bevholtDa),spr0=spr0y(ple4)), diff --git a/man/srrTMB.Rd b/man/srrTMB.Rd index 0c00950..551ec87 100644 --- a/man/srrTMB.Rd +++ b/man/srrTMB.Rd @@ -119,7 +119,7 @@ do.call(rbind,lapply(srs,AIC)) srs=FLSRs( correct = srrTMB(as.FLSR(ple4,model=segreg),spr0=mean(spr0y(ple4)),lplim=0.001,uplim=0.08), bias =srrTMB(as.FLSR(ple4,model=segreg),spr0=mean(spr0y(ple4)),lplim=0.001,uplim=0.08,bias.correct=F,s.logitsd=20)) -plotsrs(srs,rel=T) +plotsrs(srs,rel=TRUE) # Depensation d.srs = FLSRs( uniform = srrTMB(as.FLSR(ple4,model=bevholtDa),spr0=spr0y(ple4)),