Builds a data-driven c0 grid from an FDA-aware association matrix.
Arguments
- x
Any input accepted by
as_functional_matrix().- n
Number of grid values to return.
- method
Grid construction rule:
"quantile"or"linear".- association_method
Association structure passed to
functional_association().- within_blocks, bandwidth, interval_groups, width, step, decay
Passed to
functional_association().