通过逻辑回归分析确定集群数量
1Faculty, Department of Statistics, University of Calcutta, Basanti Devi College, Kolkata, India.
Journal of applied statistics
|September 13, 2024
概括
本研究引入了一种使用参数逻辑回归来找出数据中集群数量的新方法. 它有效地估计了集群包含概率,在各种数据集上表现优于现有的方法.
科学领域:
- 统计 统计 统计 统计
- 数据科学数据科学数据科学
- 机器学习 机器学习
背景情况:
- 确定最佳集群数量是数据分析的一个基本挑战.
- 现有的方法经常面临计算限制或关于数据分布的假设.
研究的目的:
- 提出一种新的,计算效率高的测量方法来确定数据集中未知数量的集群.
- 为各种父分布的数据提供可用的可靠方法.
主要方法:
- 实现一个参数逻辑回归模型.
- 估计每个潜在集群的个体成员纳入概率.
- 使用合成和现实世界的数据集进行比较分析.
主要成果:
- 拟议的基于后勤回归的测量方法在与已建立的集群算法相比显示出更高的性能.
- 在不影响准确性的情况下,实现了显著的计算负担减轻.
- 在不同数据类型中有效确定集群号.
结论:
- 新的参数逻辑回归方法为集群数的确定提供了强大而高效的解决方案.
- 这种方法为研究人员处理复杂和大规模数据集提供了有价值的替代方案.
- 该方法是稳固的,可以适应各种数据结构和分布.
相关概念视频
Cluster Sampling Method
11.8K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.8K
Multiple Regression
3.0K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.0K
Residuals and Least-Squares Property
7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.3K
Determination of Expected Frequency
2.2K
Suppose one wants to test independence between the two variables of a contingency table. The values in the table constitute the observed frequencies of the dataset. But how does one determine the expected frequency of the dataset? One of the important assumptions is that the two variables are independent, which means the variables do not influence each other. For independent variables, the statistical probability of any event involving both variables is calculated by multiplying the individual...
2.2K
Probability Histograms
11.1K
A probability histogram is a visual representation of a probability distribution. Similar a typical histogram, the probability histogram consists of contiguous (adjoining) boxes. It has both a horizontal axis and a vertical axis. The horizontal axis is labeled with what the data represents. The vertical axis is labeled with probability. Each rectangular bar in the histogram is 1 unit wide, which suggests that the area under each bar equals the probability, P(x), where x is 1, 2, 3, and so on.
11.1K
Survival Tree
73
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
73


