Welcome to the " Mineral Association Analysis" database.

This contribution contains rule bases created using mineral occurrences from the mineral evolution database and mindat.org. There are rule bases for 5 subsets of mineral occurrence data: 1) "Localities within USA" subset, 2) "Localities containing Uranium minerals" subset, 3) "Localities aged older than 2.5 Ga" (Archean), 4) "Localities aged between 2.5 to 0.4 Ga" (Proterozoic), and 5) "Localities aged less than 0.4 Ga" (Phanerozoic). These association rules were generated using the 'arules' package in R and can be imported directly into R or Rstudio using the readRDS() function.

Dataset is copyrighted under CC-BY-NC-SA 4.0 license.

Data Citation:

Anirudh Prabhu, Shaunna M. Morrison, Ahmed Eleish, Peter Fox, Joshua J. Golden, Robert T. Downs, Samuel Perry, Peter C. Burns, Jolyon Ralph, Robert M. Hazen (2022). Mineral Association Analysis - Rule bases to predict unknown mineral occurrences. Open Data Repository. https://doi.org/10.48484/1k4t-f534.

Supporting material for:

Anirudh Prabhu, Shaunna M. Morrison, Ahmed Eleish, Peter Fox, Joshua J. Golden, Robert T. Downs, Samuel Perry, Peter C. Burns, Jolyon Ralph, Robert M. Hazen (2022).

Search TermDefinition
itemSearches for datafields containing the word "item".
"item"Searches for datafields containing only the word "item" and nothing else.
!itemSearches for datafields that does not contain "item".
!"item"Searches for datafields that contain anything other than just the word "item".
""Searches for datafields that contain nothing. (empty)
!""Searches for datafields that contain anything at all. (not empty)
a bSearches for datafields containing both "a" and "b".
"a b" "c d"Searches for datafields containing both the item "a b" and the item "c d".
a || bSearches for datafields containing either "a", or "b", or both.
>123Searches for datafields containing a number greater than 123.
>=123Searches for datafields containing a number greater than or equal to 123.
<123Searches for datafields containing a number less than 123.
<=123Searches for datafields containing a number less than or equal to 123.
>123 <456Searches for datafields containing a number between 123 and 456.
Mineral Association Analysis