Package: maxentcpp 1.0.0
maxentcpp: Maximum Entropy Species Distribution Modeling ('C++' Implementation)
'C++' implementation of Maximum Entropy (Maxent) species distribution modeling with R bindings via 'Rcpp'. Provides a high-performance reimplementation of the Maxent algorithm for modeling species geographic distributions from occurrence data and environmental variables, following Phillips et al. (2006) <doi:10.1016/j.ecolmodel.2005.03.026>. Supports linear, quadratic, product, hinge, and threshold feature transformations, spatial projection in raw, logistic, and cloglog scales, and model diagnostics including Area Under the ROC Curve (AUC), variable importance, response curves, and Multivariate Environmental Similarity Surfaces (MESS) maps.
Authors:
maxentcpp_1.0.0.tar.gz
maxentcpp_1.0.0.zip(r-4.7)maxentcpp_1.0.0.zip(r-4.6)maxentcpp_1.0.0.zip(r-4.5)
maxentcpp_1.0.0.tgz(r-4.6-x86_64)maxentcpp_1.0.0.tgz(r-4.6-arm64)maxentcpp_1.0.0.tgz(r-4.5-x86_64)maxentcpp_1.0.0.tgz(r-4.5-arm64)
maxentcpp_1.0.0.tar.gz(r-4.7-arm64)maxentcpp_1.0.0.tar.gz(r-4.7-x86_64)maxentcpp_1.0.0.tar.gz(r-4.6-arm64)maxentcpp_1.0.0.tar.gz(r-4.6-x86_64)
maxentcpp_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
maxentcpp/json (API)
NEWS
| # Install 'maxentcpp' in R: |
| install.packages('maxentcpp', repos = c('https://alrobles.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alrobles/maxentcpp/issues
Pkgdown/docs site:https://alrobles.github.io
- example_occ_df - Species occurrence points from Abeillia abeillei presence points after download and clean from GBIF. This is a hummingbird example. A dataset with three variables. Contains scientific name, longitude and latitude.
Last updated from:88ddc4fdde. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 169 | ||
| linux-devel-x86_64 | OK | 178 | ||
| source / vignettes | OK | 258 | ||
| linux-release-arm64 | OK | 210 | ||
| linux-release-x86_64 | OK | 169 | ||
| macos-release-arm64 | OK | 199 | ||
| macos-release-x86_64 | OK | 438 | ||
| macos-oldrel-arm64 | OK | 119 | ||
| macos-oldrel-x86_64 | OK | 216 | ||
| windows-devel | OK | 188 | ||
| windows-release | OK | 175 | ||
| windows-oldrel | OK | 196 | ||
| wasm-release | OK | 152 |
Exports:clamp_gridscompute_messcompute_mess_rangecompute_percent_contributioncompute_permutation_importancecompute_response_curvecompute_response_curve_fixedcompute_variable_rangescoords_to_rowcolcreate_grid_dimensioncreate_grid_floatcreate_hinge_featurecreate_layercreate_linear_featurecreate_product_featurecreate_quadratic_featurecreate_samplecreate_threshold_featurecsv_closecsv_headerscsv_next_recordcsv_opencsv_read_double_columncsv_writer_closecsv_writer_opencsv_writer_printcsv_writer_print_doublecsv_writer_printlneval_auceval_correlationeval_loglosseval_misclassificationeval_modeleval_square_errorextract_predictions_rawfeature_evalfeature_get_infogenerate_featuresget_grid_dimension_infoget_layer_infoget_sample_infogrid_float_from_matrixgrid_float_infogrid_float_to_matrixgrid_from_matrixgrid_get_valuegrid_get_values_batchgrid_has_datagrid_read_ascgrid_read_filegrid_set_valuegrid_to_matrixgrid_write_asclayer_name_from_pathmaxent_append_results_csvmaxent_aucmaxent_background_indicesmaxent_clampmaxent_color_rampmaxent_correlationmaxent_csv_closemaxent_csv_headersmaxent_csv_nextmaxent_csv_openmaxent_csv_read_columnmaxent_csv_writemaxent_csv_write_closemaxent_csv_write_nummaxent_csv_write_openmaxent_csv_write_rowmaxent_dimensionmaxent_evaluatemaxent_extract_lambdasmaxent_extract_occurrence_env_terramaxent_extract_predictions_cloglogmaxent_extract_predictions_logisticmaxent_extract_predictions_rawmaxent_feature_evalmaxent_feature_infomaxent_featured_spacemaxent_featured_space_createmaxent_featured_space_from_callbackmaxent_featured_space_from_rastmaxent_featured_space_infomaxent_fitmaxent_generate_featuresmaxent_get_entropymaxent_get_lossmaxent_get_weightsmaxent_gridmaxent_grid_from_matrixmaxent_grid_from_terramaxent_grid_infomaxent_grid_to_matrixmaxent_grid_to_terramaxent_hinge_featuremaxent_layermaxent_layer_infomaxent_layer_namemaxent_linear_featuremaxent_load_lambdasmaxent_loglossmaxent_messmaxent_mess_rangemaxent_misclassificationmaxent_model_entropymaxent_model_lossmaxent_model_weightsmaxent_percent_contributionmaxent_permutation_importancemaxent_plot_response_curvesmaxent_plot_variable_importancemaxent_predictmaxent_predict_modelmaxent_print_resultsmaxent_product_featuremaxent_project_cloglogmaxent_project_logisticmaxent_project_rawmaxent_quadratic_featuremaxent_raster_sample_indicesmaxent_read_ascmaxent_read_gridmaxent_read_lambdasmaxent_read_occurrencesmaxent_response_curvemaxent_response_curve_fixedmaxent_runmaxent_samplemaxent_save_lambdasmaxent_sequential_fitmaxent_set_sample_expectationsmaxent_space_infomaxent_square_errormaxent_threshold_featuremaxent_trainmaxent_train_terramaxent_variable_rangesmaxent_write_ascmaxent_write_lambdasmaxent_write_omission_csvmaxent_write_prediction_pngmaxent_write_sample_predictionsproject_cloglogproject_logisticproject_rawsample_get_featuresample_set_feature
