You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Functions for analysis of fMRI datasets stored in the ANALYZE or
5
-
NIFTI format.
6
-
Author: P Lafaye de Micheaux <lafaye@dms.umontreal.ca>, J L Marchini
7
-
<marchini@stats.ox.ac.uk>
8
-
Maintainer: P Lafaye de Micheaux <lafaye@dms.umontreal.ca>
9
-
Depends: tcltk, R.matlab, fastICA
10
-
Description: Functions for I/O, visualisation and analysis of
11
-
functional Magnetic Resonance Imaging (fMRI) datasets stored in
12
-
the ANALYZE or NIFTI format.
2
+
Version: 1.1-17
3
+
Date: 2018-05-09
4
+
Title: Functions for Analysis of fMRI Datasets Stored in the ANALYZE or
5
+
NIFTI Format
6
+
Author: P Lafaye de Micheaux <lafaye@unsw.edu.au>, J L Marchini <marchini@stats.ox.ac.uk>
7
+
Maintainer: Pierre Lafaye de Micheaux <lafaye@unsw.edu.au>
8
+
Depends: R (>= 2.13.0), R.matlab, fastICA, tcltk, tkrplot
9
+
Description: Functions for I/O, visualisation and analysis of functional Magnetic Resonance Imaging (fMRI) datasets stored in the ANALYZE or NIFTI format. Note that the latest version of XQuartz seems to be necessary under MacOS.
N2G.Transform Transform parameters of N2G model so as to lie
107
112
on the real line.
108
-
nifti.quatern.to.mat44
109
-
Quaternion (etc..) to affine 4x4 matrix
113
+
nifti.quatern.to.mat44 Quaternion (etc..) to affine 4x4 matrix
110
114
NonLinearSmoothArray Non-linear spatial smmothing of 3D and 4D
111
115
arrays.
112
-
Q2R Quaternion to rotation
113
-
R2Q Rotation to quaternion
114
-
reduction reduction
116
+
117
+
orientation Returns storage mode (Radiological or Neurological)
118
+
119
+
Q2R Generate a rotation matrix from a quaternion
120
+
R2Q Convert from rotation matrix to quaternion form
121
+
122
+
reduction Reduces the data in the row or col dimension
123
+
115
124
Sim.3D.GammaRF Simulate Gamma distributed Random Field
116
125
Sim.3D.GRF Simulate a GRF
117
126
SmoothEst Estimate the variance-covariance matrix of a
118
127
Gaussian random field
119
-
st2xyzt st2xyzt
120
-
threeDto4D threeDto4D
128
+
129
+
st2xyzt Encode space and time dimensions fields into the xyzt.units field
130
+
131
+
threeDto4D Read tm functionnal images and concatenate them to obtain one (hdr/img pair) 4D image file (Analyze or Nifti format) which is written on disk
0 commit comments