| accuracy_glm_cross | Accuracy function to evaluate a gml model for training and... |
| accuracy_glm_simple | Accuracy function to evaluate a glm model |
| accuracy_me_cross | Accuracy function to evaluate a maxent model for training and... |
| accuracy_me_simple | Accuracy function to evaluate a maxent model |
| accuracy_simple | Accuracy function to evaluate a presence/absence/background... |
| bkr | Background proportion |
| bkr_for_tpr | Background portion for a given true positive rate |
| boris | boris |
| calcArea | Area under a curve |
| calcAreaLim | Area under a curve |
| cor2df | Variable pairs correlated above a threshold |
| cor2df_fire | Correlations above a threshold, showing aicc's of a logistic... |
| cordf | Correlations above a threshold |
| dep_vars | Dependent variable |
| evaltext | Concatenate and evaluate string expressions in a specified... |
| filename | Filename without extension |
| fill_1_na | Fill 1-value gaps in a vector |
| fill_na | Fill gaps in a vector |
| formulae | Formulae from variable combinations |
| formulae_cleaned | Formulae from variable combinations without correlated... |
| fpr | False positive rate (1- specificity) |
| fpr_for_tpr | False positive rate for a given true positive rate |
| getArgs | Extract and Load command line arguments into session |
| glm_pseudoabsence | GLM with pseudoabsences |
| ind_vars | Independent variable(s) |
| kfold_seq | Sequential k-fold partitioning |
| maxent_formula | Maxent with formula |
| me_constants | Constants of a maxent model |
| me_lambdas | Extract lambda file values |
| me_parNum | Count the number of Maxent parameters (with lambda!=0) |
| me_predict | Predict new values of a maxent model |
| mirror_na | Fill gaps in a dataframe with data from another dataframe |
| models | Models from formulae |
| orderfactor | Change levels order |
| read_fwf_fixedheader | Reads a fixed width formatted data with the header in the... |
| replace_na | Replace NA's |
| resample_meteo_h2d | Resample a data.frame with meteorological data with hourly... |
| rescale01 | Rescale a vector of numbers between 0 and 1 |
| tpr | True positive rate (sensitivity) |
| vpd | Vapour pressure deficit |
| without_na | Remove NA's |
| yearplots | Multiple plots of daily data over years |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.