<< normc (X->X) Other pretaitments pds_calc >>

fact >> (X->X) Other pretaitments > pds_apply

pds_apply

application of a PDS model to a new dataset obtained with a spectrometer B

Calling sequence

[x_A_est] = pds_apply(model_pds,x_B)

Arguments

model_pds:

a pds model obtained with the function pds_calc; a structure

x_B:

spectra acquired with the spectrometer B; a div structure or a matrix of dimension (n x q)

x_A_est:

the estimated spectra which would have been obtained on spectrometer A; a div structure

x_A_est.d is of dimensions (n x q)

Examples

[xb]=pds_apply(pds_model,xa)

Bibliography

Authors


Report an issue
<< normc (X->X) Other pretaitments pds_calc >>