Category:Stata

From Rosetta Code
Revision as of 06:50, 10 March 2018 by Eoraptor (talk | contribs)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Stata
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Stata.

Stata is a statistical software package created in 1985 and developed by StataCorp, located in College Station, Texas. Stata includes a command-based macro language (informally called "Ado") and a matrix language called Mata. A large part of Stata is itself written in Ado and Mata, with source code available.