Skip to content

NA values in mean of ranked table #147

@mpaya

Description

@mpaya

When computing the step of bcRanks() to obtain the ranked table, all mean values were NA. In script Ranks.R, line 148, the mean() function uses na.omit = TRUE instead of na.rm = TRUE as in following statistical functions. With this modification, the issue is solved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions