Net reproductive rate (Ro)
Created: 2012-11-02 15:58:58
Last updated: 2014-07-25 08:59:08
This workflow calculates the net reproductive rate (Ro) that is mean number of offspring by which a newborn individual will be replaced by the end of its life, and thus the rate by which the population increases from one generation to the next (Caswell, 2001)
===============================================================
This workflow has been created by the Biodiversity Virtual e-Laboratory (BioVeL http://www.biovel.eu/) project. BioVeL is funded by the EU’s Seventh Framework Program, grant no. 283359.
This workflow was created using and based on Package ‘popbio’ in R.
Stubben, C & B. Milligan. 2007. Estimating and Analysing Demographic Models Using the popbio Package in R. Journal of Statistical Software 22 (11): 1-23
Stubben, C., B. Milligan, P. Nantel. 2011. Package ‘popbio’. Construction and analysis of matrix population models. Version 2.3.1
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Authors (1)
|  |
Maria Paula Balcázar-Vargas, Jonathan Giddy and G. Oostermeijer |
Titles (1)
|  |
Net reproductive rate (Ro) |
Descriptions (1)
|  |
This workflow calculates the net reproductive rate (Ro) that is mean number of offspring by which a newborn individual will be replaced by the end of its life, and thus the rate by which the population increases from one generation to the next (Caswell, 2001)
===============================================================
This workflow has been created by the Biodiversity Virtual e-Laboratory (BioVeL http://www.biovel.eu/) project. BioVeL is funded by the EU’s Seventh Framework Program, grant no. 283359.
This workflow was created using and based on Package ‘popbio’ in R.
Stubben, C & B. Milligan. 2007. Estimating and Analysing Demographic Models Using the popbio Package in R. Journal of Statistical Software 22 (11): 1-23
Stubben, C., B. Milligan, P. Nantel. 2011. Package ‘popbio’. Construction and analysis of matrix population models. Version 2.3.1
|
Dependencies (0)
|  |
Inputs (4)
|  |
Name |
Description |
stage_matrix_file |
The stage matrix without the stage names (as you see in the example). It should be provied as a txt-file.
Example from:
J. Gerard B. Oostermeijer; M.L. Brugman; E.R. de Boer; H.C.M. Den Nijs. 1996. Temporal and Spatial Variation in the Demography of Gentiana pneumonanthe, a Rare Perennial Herb. The Journal of Ecology, Vol. 84(2): 153-166.
|
stages |
Stage input port:
Here come the names of the stages or categories of the input matrix. It is very important that the stages names are not longer than 8 characters. The name of the stages must be added one by one.
The respective name stages must be filled one by one. First press add value, fill a stage name (not longer than 8 characters) and press enter, then press add value and fill once again the next stage name, repeat the action until you have fill all the stages names.
In the following example, the matrix has 5 stages or categories:
S J V G D
S 0.0000 0.0000 0.0000 7.6660 0.0000
J 0.0579 0.0100 0.0000 8.5238 0.0000
V 0.4637 0.8300 0.9009 0.2857 0.8604
G 0.0000 0.0400 0.0090 0.6190 0.1162
D 0.0000 0.0300 0.0180 0.0000 0.0232
The stages of this matrix are called:
1) Seedlings S
2) Juveniles J
3) Vegetative V
4) Reproductive individuals G
5) Dormant plants D
|
rows_fecundity |
To perform the Net reproductive rate (Ro), the row(s) in which the recruitment values are found, should be selected.
In the example of the Gentiana species (Oostermeijer et al. 1996. The Journal of Ecology):
Selected lines are S and J (seedlings and juveniles, these stages receive recruits each year from the stage G): therefore, the numbers 1 and 2 are used to identify these rows (S and J).
S J V G D
S 0.0000 0.0000 0.0000 7.6660 0.0000
J 0.0579 0.0100 0.0000 8.5238 0.0000
V 0.4637 0.8300 0.9009 0.2857 0.8604
G 0.0000 0.0400 0.0090 0.6190 0.1162
D 0.0000 0.0300 0.0180 0.0000 0.0232
|
columns_fecundity |
To perform the net reproductive rate (Ro), the column(s) in which the fecundity values are found, should be selected.
In the example of the Gentiana species (Oostermeijer et al. 1996. The Journal of Ecology):
The selected column is G (reproductive individuals): therefore number 4 will be used to identify the fecundity column (G).
S J V G D
S 0.0000 0.0000 0.0000 7.6660 0.0000
J 0.0579 0.0100 0.0000 8.5238 0.0000
V 0.4637 0.8300 0.9009 0.2857 0.8604
G 0.0000 0.0400 0.0090 0.6190 0.1162
D 0.0000 0.0300 0.0180 0.0000 0.0232
|
Processors (2)
|  |
Name |
Type |
Description |
Net_reproductive_rat |
workflow |
|
StageMatrix_ReadFromFile |
rshell |
ScriptstageData <- read.table(stageMatrixFile)
stageMatrix <- as.matrix(stageData)
dimnames(stageMatrix) <- list(stages,stages)
R Serverlocalhost:6311 |
Beanshells (0)
|  |
Outputs (1)
|  |
Name |
Description |
netReproductiveRate |
The net reproductive rate (Ro) is mean number of offspring by which a newborn individual will be replaced by the end of its life, and thus the rate by which the population increases from one generation to the next (Caswell, 2001)
|
Datalinks (6)
|  |
Source |
Sink |
columns_fecundity |
Net_reproductive_rat:columns_fecundity |
rows_fecundity |
Net_reproductive_rat:rows_fecundity |
StageMatrix_ReadFromFile:stageMatrix |
Net_reproductive_rat:stage_matrix |
stages |
StageMatrix_ReadFromFile:stages |
stage_matrix_file |
StageMatrix_ReadFromFile:stageMatrixFile |
Net_reproductive_rat:netReproductiveRate |
netReproductiveRate |
Coordinations (0)
|  |
Uploader
License
All versions of this Workflow are
licensed under:
Version 2 (latest)
(of 2)
Credits (3)
(People/Groups)
Attributions (3)
(Workflows/Files)
Shared with Groups (3)
Featured In Packs (1)
Log in to add to one of your Packs
Attributed By (4)
(Workflows/Files)
Favourited By (0)
No one
Statistics
Citations (0)Version History
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
No comments yet
Log in to make a comment