reorder_pseudo_C_matrix: reorder_pseudo_C_matrix

Description Usage Arguments Value Author(s) References

Description

reorder_pseudo_C_matrix reorders and extends a smaller C matrix according to the order and number of columns of a bigger C matrix. Use find_triphones to provide information on column order.

Usage

1
reorder_pseudo_C_matrix(pseudo_C_matrix, real_C_matrix, found_triphones)

Arguments

pseudo_C_matrix

A data frame, typically the output of WpmWithLdl::make_cue_matrix.

real_C_matrix

A data frame, typically the output of WpmWithLdl::make_cue_matrix.

found_triphones

A data frame, typically the output of find_triphones.

Value

A cue matrix (C) similar to those found in the result of WpmWithLdl::make_cue_matrix.

Author(s)

D. Schmitz

References

Baayen, R. H., Chuang, Y. Y., and Blevins, J. P. (2018). Inflectional morphology with linear mappings. The Mental Lexicon, 13 (2), 232-270.


dosc91/LDLConvFunctions documentation built on Feb. 2, 2022, 6:17 p.m.