cin-internal: internal cin functions

Description Usage Arguments Details Author(s) References

Description

Internal cin functions

Usage

1
2
3
gammaHRF(TR, paras=NULL, len.seconds=32, onset.seconds=0)
intertest(x,y,k=5)
truncSum(stim, y, hrf, isinterp=F, iscor=F)

Arguments

TR

Repetition time.

paras

Parameters to specify the canonical HRF function, as in the Statistical Parametric Mapping package.

len.seconds

Total length of the HRF in seconds.

onset.seconds

Onset time of the first weight.

x

Control response values.

y

Treatment response values.

k

k-1 control values are compared with 1 treatment.

stim

Stimulus event times.

hrf

Hemodynamic response function weights.

isinterp

Whether to interpolate response values for non-integer event times (in scans).

iscor

Whether to summarize using correlation.

Details

There are not intended for use by users.

Author(s)

Xi (Rossi) Luo, Dylan S. Small, Chiang-shan R. Li, and Paul R. Rosenbaum
Maintainer: Xi (Rossi) LUO xi.rossi.luo@gmail.com

References

Orban, J., and Wolfe, D. (1982). A class of distribution-free two-sample tests based on placements. Journal of the American Statistical Association 77: 666-672.

Luo, X., Small, S., Li, C.R., and Rosenbaum, P. (2012). Inference with interference between units in an fMRI experiment of motor inhibition. Journal of the American Statistical Association. To appear.


cin documentation built on May 2, 2019, 5:11 a.m.

Related to cin-internal in cin...