10 resultados para JK Rowling
em BORIS: Bern Open Repository and Information System - Berna - Suiça
Resumo:
PURPOSE: To evaluate the quantitative and topographic relationship between reticular pseudodrusen (RPD) on infrared reflectance (IR) and subretinal drusenoid deposits (SDD) on en face volumetric spectral domain optical coherence tomography. METHODS: Reticular pseudodrusen were marked on IR images by a masked observer. Subretinal drusenoid deposits were visualized on en face sections of spectral domain optical coherence tomography below the external limiting membrane and identified by a semiautomated technique. Control RPD lesions were generated in a random distribution for each IR image. Binary maps of control and experimental RPD and SDD were merged and analyzed in terms of topographic localization and quantitative drusen load comparison. RESULTS: A total of 54 eyes of 41 patients diagnosed with RPD were included in this study. The average number of RPD lesions on IR images was 320 ± 44.62 compared with 127 ± 26.02 SDD lesions on en face (P < 0.001). The majority of RPD lesions did not overlap with SDD lesions and were located >30 μm away (92%). The percentage of total SDD lesions overlapping RPD was 2.91 ± 0.87% compared with 1.73 ± 0.68% overlapping control RPD lesions (P < 0.05). The percentage of total SDD lesions between 1 and 3 pixels of the nearest RPD lesion was 5.08 ± 1.40% compared with 3.33 ± 1.07% between 1 and 3 pixels of the nearest control RPD lesion (P < 0.05). CONCLUSION: This study identified significantly more RPD lesions on IR compared with SDD lesions on en face spectral domain optical coherence tomography and found that a large majority of SDD (>90% of lesions) were >30 μm away from the nearest RPD. Together, our findings indicate that RPD and SDD are two entities that are only occasionally topographically associated, suggesting that at some stage in their development, they may be pathologically related.
Resumo:
This package includes various Mata functions. kern(): various kernel functions; kint(): kernel integral functions; kdel0(): canonical bandwidth of kernel; quantile(): quantile function; median(): median; iqrange(): inter-quartile range; ecdf(): cumulative distribution function; relrank(): grade transformation; ranks(): ranks/cumulative frequencies; freq(): compute frequency counts; histogram(): produce histogram data; mgof(): multinomial goodness-of-fit tests; collapse(): summary statistics by subgroups; _collapse(): summary statistics by subgroups; gini(): Gini coefficient; sample(): draw random sample; srswr(): SRS with replacement; srswor(): SRS without replacement; upswr(): UPS with replacement; upswor(): UPS without replacement; bs(): bootstrap estimation; bs2(): bootstrap estimation; bs_report(): report bootstrap results; jk(): jackknife estimation; jk_report(): report jackknife results; subset(): obtain subsets, one at a time; composition(): obtain compositions, one by one; ncompositions(): determine number of compositions; partition(): obtain partitions, one at a time; npartitionss(): determine number of partitions; rsubset(): draw random subset; rcomposition(): draw random composition; colvar(): variance, by column; meancolvar(): mean and variance, by column; variance0(): population variance; meanvariance0(): mean and population variance; mse(): mean squared error; colmse(): mean squared error, by column; sse(): sum of squared errors; colsse(): sum of squared errors, by column; benford(): Benford distribution; cauchy(): cumulative Cauchy-Lorentz dist.; cauchyden(): Cauchy-Lorentz density; cauchytail(): reverse cumulative Cauchy-Lorentz; invcauchy(): inverse cumulative Cauchy-Lorentz; rbinomial(): generate binomial random numbers; cebinomial(): cond. expect. of binomial r.v.; root(): Brent's univariate zero finder; nrroot(): Newton-Raphson zero finder; finvert(): univariate function inverter; integrate_sr(): univariate function integration (Simpson's rule); integrate_38(): univariate function integration (Simpson's 3/8 rule); ipolate(): linear interpolation; polint(): polynomial inter-/extrapolation; plot(): Draw twoway plot; _plot(): Draw twoway plot; panels(): identify nested panel structure; _panels(): identify panel sizes; npanels(): identify number of panels; nunique(): count number of distinct values; nuniqrows(): count number of unique rows; isconstant(): whether matrix is constant; nobs(): number of observations; colrunsum(): running sum of each column; linbin(): linear binning; fastlinbin(): fast linear binning; exactbin(): exact binning; makegrid(): equally spaced grid points; cut(): categorize data vector; posof(): find element in vector; which(): positions of nonzero elements; locate(): search an ordered vector; hunt(): consecutive search; cond(): matrix conditional operator; expand(): duplicate single rows/columns; _expand(): duplicate rows/columns in place; repeat(): duplicate contents as a whole; _repeat(): duplicate contents in place; unorder2(): stable version of unorder(); jumble2(): stable version of jumble(); _jumble2(): stable version of _jumble(); pieces(): break string into pieces; npieces(): count number of pieces; _npieces(): count number of pieces; invtokens(): reverse of tokens(); realofstr(): convert string into real; strexpand(): expand string argument; matlist(): display a (real) matrix; insheet(): read spreadsheet file; infile(): read free-format file; outsheet(): write spreadsheet file; callf(): pass optional args to function; callf_setup(): setup for mm_callf().