File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
Package: cfda
2
2
Type: Package
3
3
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
6
6
Authors@R: c(person("Cristian", "Preda", role = "aut", email = "
[email protected] "),
7
7
person("Quentin", "Grimonprez", role = c("aut", "cre"), email = "
[email protected] "),
8
8
person("Vincent", "Vandewalle", role = "ctb", email = "
[email protected] "))
Original file line number Diff line number Diff line change
1
+ v0.12.1 2025-01-24
2
+ - remove complex part from alpha
3
+
1
4
v0.12.0 2024-11-20
2
5
- add function to reconstruct indicators using encoding
3
6
- 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
5
8
- add timeValues parameter to estimate_pt
6
9
- plotData can plot 1 individual
7
10
- Some functions accept tibble
You can’t perform that action at this time.
0 commit comments