| Function |
Purpose
Statement |
| factorAnalysis |
Extracts initial
factor-loading
estimates in factor
analysis. |
| falseDiscoveryRates |
Calculate the False
Discovery Rate (FDR)
q‑values
corresponding to a
set of p‑ values
from multiple
simultaneous
hypothesis tests. |
| faureNextPoint |
Computes a shuffled
Faure sequence. |
| fclose |
Closes a file opened
by fopen. |
| fopen |
Opens a file using
the C runtime library
used by the IMSL C
Stat Library. |
| free |
Frees memory returned
from an IMSL C Stat
Library function. |
| freeAprioriItemsets |
Frees the memory
allocated within a
frequent itemsets
structure. |
| freeAssociationRules |
Frees the memory
allocated within an
association rules
structure. |
| friedmansTest |
Performs Friedman’s
test for a randomized
complete block
design. |