get_clusters_classification: get_clusters_classification

Description Usage Arguments Value Examples

Description

This function classify galaxies clusters.

Usage

1
get_clusters_classification(ClustersData, model)

Arguments

ClustersData

Data frame with the features of all the galaxy clusters.

model

Machine Learning model that predicts the dynamical status of a galaxy cluster. Can be the output of Train_cluster_model.

Value

Vector with the probabilities of being a merging cluster.

Examples

1
get_clusters_classification(ClustersData, model)

Martindelosrios/MeSsI documentation built on May 14, 2021, 3:43 p.m.