msmbuilder.reduce.tICA

tICA(lag[, calc_cov_mat, prep_metric, size]) tICA is a class for calculating the matrices required to do time-structure
tICA.initialize(size) initialize the containers for the calculation
tICA.project([trajectory, prep_trajectory, ...]) project a trajectory (or prepared trajectory) onto a subset of
tICA.save(output) save the results to file
tICA.solve([pca_cutoff]) Solve the eigenvalue problem.
tICA.train([trajectory, prep_trajectory]) add a trajectory to the calculation
Versions