Difference between revisions of "MARK"

From UFRC
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]]
+
[[Category:Software]][[Category:Data Science]][[Category:Math]]
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|mark}}
 
|{{#vardefine:app|mark}}
Line 22: Line 22:
 
The [http://www.phidot.org/software/mark/docs/book/pdf/mark_book.zip MARK book] manual is available for download.
 
The [http://www.phidot.org/software/mark/docs/book/pdf/mark_book.zip MARK book] manual is available for download.
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
*{{#var:app}}
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==
 
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}}
 
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}}
Line 46: Line 44:
 
|}}
 
|}}
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
=Validation=
 
* Validated 4/5/2018
 

Latest revision as of 18:22, 18 August 2022

Description

mark website  

Program MARK, developed and maintained by Gary White (Colorado State University) is the most flexible, widely used application currently available for parameter estimation using data from marked individuals.

We have the Linux MARK numerical routines and the RMark R library installed. The traditional Windows (TM) MARK software cannot be run under Linux and is not available.

The MARK book manual is available for download.

Environment Modules

Run module spider mark to find out what environment modules are available for this application.

System Variables

  • HPC_MARK_DIR - installation directory
  • HPC_MARK_BIN - executable directory