OrderStarPoles is an option to OrderStarPlot that specifies whether poles of an approximant and the function to be approximated should be displayed.
OrderStarZeros is an option to OrderStarPlot that specifies whether zeros of an approximant and the function to be approximated should be displayed.
RationalInterpolation[expr, {x, m, n}, {x_1, x_2, ..., x n + m + 1}] gives the rational interpolant to expr with numerator order m and denominator order n, where x_1, x_2, ...
EqualVariances is an option to statistical confidence interval and hypothesis test functions of two samples that specifies that unknown population variances are equal.
LegendPosition is an option for Legend, which specifies the location of the lower-left corner of a legend box.
LegendTextDirection is an option for Legend, which specifies the direction of text next to the key box.
LegendTextOffset is an option for Legend, which specifies the offset of text next to the key box.
BoxOutliers is an option for BoxWhiskerPlot which specifies the outliers to draw.
DataRanges is an option for PairwiseScatterPlot which specifies range limits for each column of data.
DataTicks is an option for PairwiseScatterPlot which specifies ticks to place on the plot for each column of data.