View source: R/calculate_strength_score.R
calculate_strength_score | R Documentation |
Calculate the strength score for all units in a Squadron of Merit Listing.
calculate_strength_score(som_report)
som_report |
A data.table containing the Squadron of Merit Listing data. |
The strength score is calculated by dividing the starting strength by 12, which assigns 1 point for the minimum strength as described in CAPR 39-3.
The final result is then standardized using the distribution of the scores to have a mean of 1 and standard deviation of 1.
A data.table containing the unit charter number and the strength score.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.