Skip to content

Commit

Permalink
Fixed example
Browse files Browse the repository at this point in the history
  • Loading branch information
iagomosqueira committed Dec 1, 2024
1 parent 4099048 commit 8bd203b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/FLSR.R
Original file line number Diff line number Diff line change
Expand Up @@ -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)),
Expand Down
2 changes: 1 addition & 1 deletion man/srrTMB.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8bd203b

Please sign in to comment.