Skip to content

Commit

Permalink
Update fPCA.py
Browse files Browse the repository at this point in the history
add outputs
  • Loading branch information
jdtuck committed May 18, 2024
1 parent 4bebb64 commit 3bc131e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fdasrsf/fPCA.py
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,8 @@ def calc_fpca(
self.U_h = Psi_h
self.id = mididx
self.C = C
self.h = h
self.qn1 = qn
self.time = time
self.no = no
self.stds = stds
Expand Down

0 comments on commit 3bc131e

Please sign in to comment.