< Home - < Back

root-tmva


Information about the package, root-tmva, which is shipped with common Linux distributions. The root-tmva package is designed for, Toolkit for multivariate data analysis.


Package Name:

root-tmva

Summary:

Toolkit for multivariate data analysis

Description:

The Toolkit for Multivariate Analysis (TMVA) provides a ROOT-integrated environment for the parallel processing and evaluation of MVA techniques to discriminate signal from background samples. It presently includes (ranked by complexity): * Rectangular cut optimization * Correlated likelihood estimator (PDE approach) * Multi-dimensional likelihood estimator (PDE - range-search approach) * Fisher (and Mahalanobis) discriminant * H-Matrix (chi-squared) estimator * Artificial Neural Network (two different implementations) * Boosted Decision Trees The TMVA package includes an implementation for each of these discrimination techniques, their training and testing (performance evaluation). In addition all these methods can be tested in parallel, and hence their performance on a particular data set may easily be compared.

Architecture:

x86_64

Version:

5.34.36

Release:

1.el6

Size:

1.6 M

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for root-tmva


Control the root-tmva package with the following handy commands outlined below.


Command

Description of Command

yum install root-tmva

This command will install root-tmva on the server.

yum remove root-tmva

This command will un-install root-tmva on the server. When you run this command, you will be asked if you are sure that you want to remove root-tmva, so you have to manually confirm that you want to do this.

yum -y remove root-tmva

This command will un-install root-tmva on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove root-tmva when using the -y flag.

yum update root-tmva

This command will update root-tmva to the latest version. When you run this command, you will be asked if you are sure that you want to remove root-tmva, so you have to manually confirm that you want to do this.

yum -y update root-tmva

This command will update root-tmva to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove root-tmva when using the -y flag.

yum info root-tmva

This command will show you core information about the root-tmva package.

yum deplist root-tmva

This command will show you the dependencies for root-tmva. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update root-tmva

This command will check if there is an update waiting on root-tmva. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.