given that the overall score for PLANES may be context-dependent (i.e., some users may be more/less concerned about certain flags being raised), we should consider adding an option to weight the binary components. currently each is equally weighted. but it should be feasible to add an option (likely set to equal weights by default) to give each component a weight. maybe we can pass this as a named list in an argument to plane_score()?
given that the overall score for PLANES may be context-dependent (i.e., some users may be more/less concerned about certain flags being raised), we should consider adding an option to weight the binary components. currently each is equally weighted. but it should be feasible to add an option (likely set to equal weights by default) to give each component a weight. maybe we can pass this as a named list in an argument to
plane_score()
?