Home > lyngby > lyngby_sdesign.m

lyngby_sdesign

PURPOSE ^

lyngby_sdesign - Strother design matrix

SYNOPSIS ^

function Y = lyngby_sdesign(R);

DESCRIPTION ^

 lyngby_sdesign       - Strother design matrix

        function Y = lyngby_sdesign(R)

       Input:  R   The run structure

       Output: Y   The design matrix

       The Strother design matrix is a matrix with the number of rows
       as the number of scans and the number of columns as the number
       of scans within a run minus one.

       The first column in the datamatrix contains ones in all the
       rows that correspond to the first scan in all runs.
       The second column contains ones in all the rows that
       correspond to the second scan in all runs, and so on.

       See also LYNGBY, LYNGBY_SOP_MAIN.

 $Id: lyngby_sdesign.m,v 1.5 2004/09/06 08:32:29 fnielsen Exp $

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 29-Jul-2009 15:57:21 by m2html © 2003