compute_marxan_solution_scores: Compute marxan solution scores

compute_marxan_solution_scoresR Documentation

Compute marxan solution scores

Description

Compute marxan solution scores

Usage

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
)

Arguments

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

Value

Returns marxan_solution_scores data frame


langfob/bdpg documentation built on Dec. 8, 2022, 5:33 a.m.