Skip Navigation

University of Nebraska–Lincoln

Department of Statistics

Turning data into knowledge to solve real world problems


Matvec: Linear Algebra and Data Analysis

Matvec: Linear Algebra and Data Analysis

Preface

Matvec is an object oriented language originally developed by Tianlin Wang under the supervision of Rohan Fernando. Written in C++, its capabilities have been enhanced by a number of researchers. Currently Matvec's capabilities range from matrix and vector manipulation to the analysis of linear and generalized linear mixed models.

Files

Matvec Program (1.03)
Corrected a bug that occurred when the number of residual variance components was an even number.
    Windows binary ( 2.4M)
    Updated: 12/17/04 at 03:53:02 PM
    Windows binary Zip File ( 968k)
    Updated: 02/23/06 at 02:00:50 PM
    Linux binary ( 2.4M)
    Updated: 09/16/03 at 07:02:52 AM  
    Alt. Linux binary for PIII ( 5.2M)
    Updated: 09/16/03 at 07:02:44 AM
Matvec Users' Guide (Draft 712k)
Updated: 04/17/03 at 01:26:41 PM
Matvec Reference Manual (Draft 572k)
Updated: 07/11/02 at 10:42:14 AM
Survival Analysis using Matvec 244k
Updated: 10/21/02 at 08:55:10 AM
Zip file containing an example script, data and pedigree files 36k
Updated: 11/15/02 at 08:06:05 AM
(Windows)
  1. Download mv-win32.exe
    (for example into C:\Programs\Matevec)
  2. Unzip files into the directory containing mv-win32.exe
    (for example into c:\Programs\Matvec)
  3. Open a DOS window
  4. "CD" to the program directory
    (for example cd c:\Programs\Matvec)
  5. mv-win32 susan
Zip file of the packages directory 7k
(Untested with current version of Matvec)
Updated: 11/15/02 at 08:04:55 AM
Source code at Iowa State
C++ Class Documentation at Iowa State