Learn R Programming

⚠️There's a newer version (2025.4) of this package.Take me there.

FMAT

Copy Link

Version

Install

install.packages('FMAT')

Monthly Downloads

486

Version

2025.3

License

GPL-3

Maintainer

Han-Wu-Shuang Bao

Last Published

April 8th, 2025

Functions in FMAT (2025.3)

BERT_vocab

Check if mask words are in the model vocabulary.
FMAT_load

[Deprecated] Load BERT models (useless for GPU).
BERT_download

Download and save BERT models to local cache folder.
FMAT_query

Prepare a data.table of queries and variables for the FMAT.
BERT_info_date

Scrape the earliest release date of BERT models.
ICC_models

Intraclass correlation coefficient (ICC) of BERT models.
BERT_info

Get basic information of BERT models.
FMAT_query_bind

Combine multiple query data.tables and renumber query ids.
LPR_reliability

Reliability analysis (Cronbach's \(\alpha\)) of LPR.
.

A simple function equivalent to list.
set_cache_folder

Set (change) HuggingFace cache folder temporarily.
summary.fmat

[S3 method] Summarize the results for the FMAT.
FMAT_run

Run the fill-mask pipeline on multiple models (CPU / GPU).