Skip to content

Extend FACE method to irregularly observed data #99

@mynanshan

Description

@mynanshan

stopifnot(!is.null(Y))

All FPCA functions in the package refund provide two arguments for data input, Y for a observation matrix observed on a common grid and ydata for irregularly observed data. However, the ydata option is not always available, for example, when using fpca.face. I guess the reason is that the method proposed by Xiao 2016 is only developed for regular data.

According to Xiao 2013 and a more recent paper, Xiao 2020, the bivariate smoothing can also be applied to irregularly observed data. Therefore, I wonder if the fpca.face method can be extended accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions