compute_marxan_solution_scores | R Documentation |
Compute marxan solution scores
compute_marxan_solution_scores( spp_rows_by_PU_cols_matrix_of_spp_cts_per_PU, marxan_solution_PU_IDs, targets, num_spp, marxan_solutions_matrix, cur_solution_num, marxan_solution_scores, cor_PU_costs, total_landscape_cost )
spp_rows_by_PU_cols_matrix_of_spp_cts_per_PU |
matrix |
marxan_solution_PU_IDs |
numeric vector |
targets |
numeric vector |
num_spp |
integer |
marxan_solutions_matrix |
matrix |
cur_solution_num |
integer |
marxan_solution_scores |
data frame |
cor_PU_costs |
numeric vector |
total_landscape_cost |
numeric |
Returns marxan_solution_scores data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.