| aniso_SAM-class {AIUQ} | R Documentation |
Anisotropic SAM class
Description
S4 class for fast parameter estimation in scattering analysis of microscopy
for anisotropic processes, using either AIUQ or DDM method.
Slots
pxsznumeric. Size of one pixel in unit of micron with default value 1.
mindtnumeric. Minimum lag time with default value 1.
szvector. Frame size of the intensity profile in x and y directions, number of pixels contained in each frame equals sz_x by sz_y.
len_tinteger. Number of time steps.
len_qinteger. Number of wave vector.
qvector. Wave vector in unit of um^-1.
d_inputvector. Sequence of lag times.
B_est_ininumeric. Estimation of B. This parameter is determined by the noise in the system. See 'References'.
A_est_inivector. Estimation of A(q). Note this parameter is determined by the properties of the imaged material and imaging optics. See 'References'.
I_o_q_2_orivector. Absolute square of Fourier transformed intensity profile, ensemble over time.
q_ori_ring_loc_unique_indexlist. List of location index of non-duplicate values for each q ring.
model_namecharacter. Fitted model, options from ('BM','OU','FBM','OU+FBM', 'user_defined').
param_estmatrix. Estimated parameters contained in MSD.
sigma_2_0_estvector. Estimated variance of background noise.
msd_estmatrix. Estimated MSD.
uncertaintylogical. A logical evaluating to TRUE or FALSE indicating whether parameter uncertainty should be computed.
msd_truthmatrix. True MSD or reference MSD value.
sigma_2_0_truthvector. True variance of background noise, non NA for simulated data using
simulation.param_truthmatrix. True parameters used to construct MSD, non NA for simulated data using
aniso_simulation.index_qvector. Selected index of wave vector.
I_qmatrix. Fourier transformed intensity profile with structure 'SS_T_mat'.
AICnumeric. Akaike information criterion score.
mlenumeric. Maximum log likelihood value.
msd_x_lowervector. Lower bound of 95% confidence interval of MSD in x directions.
msd_x_uppervector. Upper bound of 95% confidence interval of MSD in x directions.
msd_y_lowervector. Lower bound of 95% confidence interval of MSD in y directions.
msd_y_uppervector. Upper bound of 95% confidence interval of MSD in y directions.
param_uq_rangematrix. 95% confidence interval for estimated parameters.
Author(s)
Yue He [aut], Xubo Liu [aut], Mengyang Gu [aut, cre]
References
Gu, M., He, Y., Liu, X., & Luo, Y. (2023). Ab initio uncertainty quantification in scattering analysis of microscopy. arXiv preprint arXiv:2309.02468.
Gu, M., Luo, Y., He, Y., Helgeson, M. E., & Valentine, M. T. (2021). Uncertainty quantification and estimation in differential dynamic microscopy. Physical Review E, 104(3), 034610.
Cerbino, R., & Trappe, V. (2008). Differential dynamic microscopy: probing wave vector dependent dynamics with a microscope. Physical review letters, 100(18), 188102.