diff --git a/news/index.html b/news/index.html index e00793f..0fb36ca 100644 --- a/news/index.html +++ b/news/index.html @@ -41,7 +41,9 @@

Changelog

StratPal (development version)

-
+

StratPal 0.1.1

CRAN release: 2024-08-23

-

All functions

+

Available functions

+

Trait evolution

+

Simulate trait evolution

+
-
- apply_niche() -
-
apply niche model to events
-
- apply_taphonomy() +
+ + stasis()
-
model taphonomic effects
+
simulate phenotypic stasis
- bounded_niche() + random_walk()
-
define niche from boundaries
+
continuous time random walk
ornstein_uhlenbeck()
simulate ornstein-uhlenbeck (OU) process
-
+
+ +

Event type data

+

Simulate event type data (e.g., fossil location/ages, first/last occurrences)

+ + +
+ + + + +
p3() @@ -87,22 +98,27 @@

All functionsrandom_walk() - -

-
continuous time random walk
-
- rej_samp()
rejection sampling
-
+
+ +

Ecology and taphonomy

+

Ecological niche models and taphonomic effects

- scenarioA + +
+ + + + +
+ + apply_niche()
-
example data, scenario A from Hohmann et al. (2024)
+
apply niche model to events
snd_niche() @@ -111,18 +127,42 @@

All functionsstasis() + bounded_niche()

-
simulate phenotypic stasis
+
define niche from boundaries
+
+ + apply_taphonomy() + +
+
model taphonomic effects
thin()
thin a series of events (e.g. fossil occurrences)
+
+ +

Example data

+

Example data from stratigraphic forward models

+ + +
+ + + + +
+ + scenarioA + +
+
example data, scenario A from Hohmann et al. (2024)
- +