fixResultNames: Fix names for circGLM vector output

View source: R/circGLM.R

fixResultNamesR Documentation

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.

Details

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

Value

A character vector of the same length as nms.


keesmulder/circglmbayes documentation built on July 24, 2022, 6:39 a.m.