You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the tcareg function cannot finish even after 24 hours of running. My sample size is less than 700. Below are the logs from the package. Any suggestions are greatly appreciated. Thank you!
INFO [2023-10-04 09:17:36] Starting tca...
INFO [2023-10-04 09:17:37] Validating input...
INFO [2023-10-04 09:18:07] Fitting the TCA model...
INFO [2023-10-04 09:18:08] Fitting means and variances...
INFO [2023-10-04 09:18:08] Iteration 1 out of 10 internal iterations...
Yes, the program never goes above 0% with the original data (around 700,000 CpGs). The function did work with 10,000 CpGs. Shall I split the data into small parts and apply the function to each?
the tcareg function cannot finish even after 24 hours of running. My sample size is less than 700. Below are the logs from the package. Any suggestions are greatly appreciated. Thank you!
INFO [2023-10-04 09:17:36] Starting tca...
INFO [2023-10-04 09:17:37] Validating input...
INFO [2023-10-04 09:18:07] Fitting the TCA model...
INFO [2023-10-04 09:18:08] Fitting means and variances...
INFO [2023-10-04 09:18:08] Iteration 1 out of 10 internal iterations...
|
| | 0%
|
|+++++ | 10%
|
|++++++++++ | 20%
|
|+++++++++++++++ | 30%
|
|++++++++++++++++++++ | 40%
|
|+++++++++++++++++++++++++ | 50%
|
|++++++++++++++++++++++++++++++ | 60%
|
|+++++++++++++++++++++++++++++++++++ | 70%
|
|++++++++++++++++++++++++++++++++++++++++ | 80%
|
|+++++++++++++++++++++++++++++++++++++++++++++ | 90%
|
|++++++++++++++++++++++++++++++++++++++++++++++++++| 100%
|
| | 0%
|
|+++++ | 10%
|
|++++++++++ | 20%
|
|+++++++++++++++ | 30%
|
|++++++++++++++++++++ | 40%
|
|+++++++++++++++++++++++++ | 50%
|
|++++++++++++++++++++++++++++++ | 60%
|
|+++++++++++++++++++++++++++++++++++ | 70%
|
|++++++++++++++++++++++++++++++++++++++++ | 80%
|
|+++++++++++++++++++++++++++++++++++++++++++++ | 90%
|
|++++++++++++++++++++++++++++++++++++++++++++++++++| 100%
INFO [2023-10-04 09:40:28] Iteration 2 out of 10 internal iterations...
|
| | 0%
|
|+++++ | 10%
|
|++++++++++ | 20%
|
|+++++++++++++++ | 30%
|
|++++++++++++++++++++ | 40%
|
|+++++++++++++++++++++++++ | 50%
|
|++++++++++++++++++++++++++++++ | 60%
|
|+++++++++++++++++++++++++++++++++++ | 70%
|
|++++++++++++++++++++++++++++++++++++++++ | 80%
|
|+++++++++++++++++++++++++++++++++++++++++++++ | 90%
|
|++++++++++++++++++++++++++++++++++++++++++++++++++| 100%
|
| | 0%
|
|+++++ | 10%
|
|++++++++++ | 20%
|
|+++++++++++++++ | 30%
|
|++++++++++++++++++++ | 40%
|
|+++++++++++++++++++++++++ | 50%
|
|++++++++++++++++++++++++++++++ | 60%
|
|+++++++++++++++++++++++++++++++++++ | 70%
|
|++++++++++++++++++++++++++++++++++++++++ | 80%
|
|+++++++++++++++++++++++++++++++++++++++++++++ | 90%
|
|++++++++++++++++++++++++++++++++++++++++++++++++++| 100%
INFO [2023-10-04 10:14:06] Internal loop converged.
INFO [2023-10-04 10:14:06] Finished tca.
[1] "tca model complete"
INFO [2023-10-04 10:14:06] Starting tcareg...
INFO [2023-10-04 10:14:06] Validating input...
INFO [2023-10-04 10:14:13] Preparing data...
INFO [2023-10-04 10:14:29] Running TCA regression...
INFO [2023-10-04 10:14:29] Estimate tensor...
|
| | 0%
|
|+++++ | 10%
|
|++++++++++ | 20%
|
|+++++++++++++++ | 30%
|
|++++++++++++++++++++ | 40%
|
|+++++++++++++++++++++++++ | 50%
|
|++++++++++++++++++++++++++++++ | 60%
|
|+++++++++++++++++++++++++++++++++++ | 70%
|
|++++++++++++++++++++++++++++++++++++++++ | 80%
|
|+++++++++++++++++++++++++++++++++++++++++++++ | 90%
|
|++++++++++++++++++++++++++++++++++++++++++++++++++| 100%
INFO [2023-10-04 14:12:22] Finished estimating tensor.
|
| | 0%
The text was updated successfully, but these errors were encountered: