Skip to contents
SMARTTR
1.0.1
Get started
Articles
1. Imaging, segmentation, and preprocessing
2. Mapping Tutorial
3. Scripting & notebooks
4. Example analysis notebook
5. Importing External Datasets
6. FAQ
7. Development environment
Reference
Changelog
Standard error function
Source:
R/utils.R
sem.Rd
Standard error function
Usage
sem
(
x
)
Arguments
x
(vec)
Value
numeric
Examples
sem
(
c
(
3
,
4
,
5
)
)
#>
[1] 0.5773503