Learn R Programming

doc2concrete (version 0.6.0)

vocabmatcher: Feature Count Matcher

Description

background function to load

Usage

vocabmatcher(hole, peg)

Value

Token counts matrix from new data, with column names that match the model data.

Arguments

hole

matrix Token counts in model data.

peg

matrix Token counts in new data.