Other packages > Find by keyword >

fmri  

Analysis of fMRI Experiments
View on CRAN: Click here


Download and install fmri package within the R console
Install from CRAN:
install.packages("fmri")

Install from Github:
library("remotes")
install_github("cran/fmri")

Install by package version:
library("remotes")
install_version("fmri", "1.9.12.1")



Attach the package and use:
library("fmri")
Maintained by
Karsten Tabelow
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-06-06
Latest Update: 2023-09-06
Description:
Contains R-functions to perform an fMRI analysis as described in Polzehl and Tabelow (2019) , Tabelow et al. (2006) , Polzehl et al. (2010) , Tabelow and Polzehl (2011) .
How to cite:
Karsten Tabelow (2006). fmri: Analysis of fMRI Experiments. R package version 1.9.12.1, https://cran.r-project.org/web/packages/fmri. Accessed 03 Dec. 2024.
Previous versions and publish date:
1.0 (2006-06-06 16:02), 1.01 (2006-08-31 17:18), 1.1-1 (2007-03-09 13:18), 1.1-3 (2007-03-26 11:26), 1.2-0 (2007-04-23 19:34), 1.2-2 (2007-09-10 09:43), 1.2-3 (2007-11-23 11:33), 1.2-5 (2008-03-28 16:08), 1.2-6 (2008-05-19 20:29), 1.3 (2009-04-14 19:30), 1.4-0 (2010-02-23 08:33), 1.4-1 (2010-04-07 12:54), 1.4-2 (2010-11-10 12:17), 1.4-3 (2011-01-26 12:28), 1.4-4 (2011-03-08 13:51), 1.4-5 (2011-06-15 20:02), 1.4-6 (2011-10-24 15:41), 1.4-8 (2012-06-11 17:40), 1.5-0 (2013-06-12 14:13), 1.5-1 (2014-06-18 13:01), 1.7-2 (2016-09-15 12:30), 1.9.2.1 (2019-11-15 17:00), 1.9.3 (2020-02-25 14:10), 1.9.6 (2021-01-12 15:30), 1.9.11 (2023-03-10 17:20), 1.9.12 (2023-09-06 14:30), 1.9 (2019-05-11 18:40)
Other packages that cited fmri R package
View fmri citation profile
Other R packages that fmri depends, imports, suggests or enhances
Complete documentation for fmri
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA