Skip to content

p-value rounding in LSD.test #9

@gage1145

Description

@gage1145

In LSD.test, there is a line which rounds the p-value to 4 decimal places.

pvalue <- round(pvalue,4)

Can these be excluded or added as an optional parameter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions