powered by
This function plots the seperated frequency distributions and selected regression lines of Bhattacharya method.
# S3 method for Bhattacharya plot(x, analysisPlot = TRUE, ...)
a list of the class "Bhattacharya" containing the results of Bhattacharya's method.
"Bhattacharya"
logical; indicating wheter the anaylsis graph with the regression lines should be created
additional options of the plot function
plot
This function plots the results of the Bhattacharya method.
Sparre, P., Venema, S.C., 1998. Introduction to tropical fish stock assessment. Part 1. Manual. FAO Fisheries Technical Paper, (306.1, Rev. 2). 407 p.
# NOT RUN { data(synLFQ1) output <- Bhattacharya(param = synLFQ1) plot(output) # } # NOT RUN { # }
Run the code above in your browser using DataLab