Skip to content

can not run CI function after installation #4

Description

@WayneJiao

Hi

I've successfully install the package by downloading the master zip file:
devtools::install("~/Projects/BiomarkerDiscovery/prog/mCI-master")

However, after installation, I wasn't able to run the example code:

x <- 1:30; y <- x*x
CI(x=x, y=y, deltaX=0, deltaY=0, alpha =0, outx = 1, npermut=10000)
Error in CI(x = x, y = y, deltaX = 0, deltaY = 0, alpha = 0, outx = 1, :
could not find function "CI"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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