Skip to content

Commit 1583317

Browse files
committed
chores: v0.12.1
1 parent 0a9560e commit 1583317

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: cfda
22
Type: Package
33
Title: Categorical Functional Data Analysis
4-
Version: 0.12.0
5-
Date: 2024-11-20
4+
Version: 0.12.1
5+
Date: 2025-01-24
66
Authors@R: c(person("Cristian", "Preda", role = "aut", email = "[email protected]"),
77
person("Quentin", "Grimonprez", role = c("aut", "cre"), email = "[email protected]"),
88
person("Vincent", "Vandewalle", role = "ctb", email = "[email protected]"))

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
v0.12.1 2025-01-24
2+
- remove complex part from alpha
3+
14
v0.12.0 2024-11-20
25
- add function to reconstruct indicators using encoding
36
- use ML estimator of covariance (/n instead of n-1)
4-
- take real part when there are complex value
7+
- take real part when there are complex values
58
- add timeValues parameter to estimate_pt
69
- plotData can plot 1 individual
710
- Some functions accept tibble

0 commit comments

Comments
 (0)