Learn R Programming

circglmbayes (version 1.3.0)

fixResultNames: Fix names for circGLM vector output

Description

A function to change the names produced in the Rcpp code to more human readable forms.

Usage

fixResultNames(nms)

Arguments

nms

The original names.

Value

A character vector of the same length as nms.

Details

This is only done if the circGLM function is used with output = "vector".