
Package index
-
compute_sqi() - Compute Soil Quality Index from CSV file
-
compute_sqi_df() - Compute Soil Quality Index from data frame
-
compute_sqi_properties() - Compute Soil Quality Index with property selection
-
read_soil_csv() - Read Soil Data from CSV File
-
standardize_numeric() - Standardize Numeric Columns
-
to_numeric() - Convert Values to Numeric
-
pca_select_mds() - Select Minimum Data Set (MDS) Using PCA
-
ahp_weights() - Calculate AHP weights from pairwise comparison matrix
-
create_ahp_matrix() - Create AHP pairwise comparison matrix interactively
-
ratio_to_saaty() - Convert importance ratios to Saaty pairwise comparison matrix
-
score_indicators() - Score multiple indicators using specified scoring functions
-
score_higher_better() - Score indicator with higher-is-better normalization
-
score_lower_better() - Score indicator with lower-is-better normalization
-
score_optimum() - Score indicator with optimum range
-
score_threshold() - Score indicator with threshold-based piecewise interpolation
-
higher_better() - Create a higher-is-better scoring rule
-
lower_better() - Create a lower-is-better scoring rule
-
optimum_range() - Create an optimum range scoring rule
-
threshold_scoring() - Create a threshold-based scoring rule
-
soil_property_sets - Pre-defined soil property sets
-
standard_scoring_rules() - Generate standard scoring rules for soil properties
-
plot(<sqi_result>) - Plot SQI Results
-
plot_sqi_report() - Create Multi-Panel SQI Report
-
run_sqi_app() - Launch Interactive Soil Quality Index Calculator
-
soil_ucayali - Example Soil Data from Ucayali, Peru
-
soil_data - Extended Soil Data from Ucayali, Peru
-
print(<ahp_matrix>) - Print method for ahp_matrix objects
-
print(<scoring_rule>) - Print method for scoring_rule objects