R/ti_projected_gng.R
ti_projected_gng.Rd
Will generate a trajectory using Projected GNG.
This method was wrapped inside a container. The original code of this method is available here.
ti_projected_gng(dimred = "pca", ndim = 5L, max_iter = 15000, max_nodes = 8L, apply_mst = TRUE, run_environment = NULL)
dimred | discrete; Which dimensionality reduction method to use. (default:
|
---|---|
ndim | integer; The number of dimensions (default: |
max_iter | numeric; The max number of iterations (default: |
max_nodes | integer; The maximum number of nodes (default: |
apply_mst | logical; If true, an MST post-processing of the GNG is performed. |
run_environment | In which environment to run the method, can be |
A TI method wrapper to be used together with
infer_trajectory