Skip to content

code for `A regularized T-type estimator for high-dimensional data`

License

Notifications You must be signed in to change notification settings

GesiIvy128/RegT_Estimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

RegT_Estimator

Introduction

Code for A regularized T-type estimator for high-dimensional data.

This code reproduces the work presented in our paper.

The files include the core code for the estimator.

Repository Structure

This repository includes the following main files and directories, with explanations for each:

.
├── estimator.py	# Contains functions for calculating statistical metrics such as mean, covariance, and likelihood score.
├── deprecate_.py	# Contains some deprecated functions, but they may provide insights for other research.
└── README.md		# Project documentation

References

About

code for `A regularized T-type estimator for high-dimensional data`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages