Skip to content

Error in estimation of conditional CDF #1

@AsalPilehvari

Description

@AsalPilehvari

The bandwidth has been selected using "npcdensbw". Now for estimating the conditional CDF, I
execute this code:
Fhat.low <- matrix(predict(npcdist(bws = bw),newdata=mydat.eval.low),neval,neval)

And, I get this error:
Error in (tbw$sfactor[[i]])[tl[[i]]]/dfactor[[i]] : non-numeric argument to binary operator

How can I solve it?

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