Sie verfolgen jetzt diese Frage
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Removing leverage = infinite loop?
Akzeptierte Antwort
16 Kommentare
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457550
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457550 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457557
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457557 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457575
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457575 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457588
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457588 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457620
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457620 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457626
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457626 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457802
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457802 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457819
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_457819 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458390
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458390 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458399
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458399 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458433
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458433 
- Firstly, arrange the data in a certain order, eg based on variable x1 in an ascending order?
- Secondly, segment them into few groups, with each contains about 30 - 60 data.
- Thirdly, 'generate variance estimates for each range'. Do the 'estimates' mean the real measured y in the data set but not the estimated/predicted y from the model? Here is the complication. As the instrument measurement error is not available in this case, and if the variance is calculated based on the measured or estimated/predicted y using the ' V = var([y1:y60])' function, the variance values will be affected depending how the data is arranged, right?
- Lastly, do the regression with the weight.
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458442
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458442 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458449
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458449 
- Finding the variance within from each individual source (publication) may not be right, because different x1 will result in different y values.
- However, I think I can first group the data based on x1, eg: data where x1 ranging from 20 - 40 as group one, 41 - 60 as group two and let say five main groups are created. Then, within each of these groups, another three subgroups are created based on another variable, let say x2. And, no sub-subgroups are created as this will make the data thin. So, in total, I will have 5 main x 3 sub = 15 groups. I think this is the most appropriate point where I find the variance for these 15 groups?
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458455
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458455 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458460
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458460 
Direkter Link zu diesem Kommentar
https://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458472
- 
					
      Verknüpfen
Direkter Link zu diesem Kommentarhttps://de.mathworks.com/matlabcentral/answers/342396-removing-leverage-infinite-loop#comment_458472 
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Es ist ein Fehler aufgetreten
Da Änderungen an der Seite vorgenommen wurden, kann diese Aktion nicht abgeschlossen werden. Laden Sie die Seite neu, um sie im aktualisierten Zustand anzuzeigen.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.
Amerika
- América Latina (Español)
- Canada (English)
- United States (English)
Europa
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom(English)
Asien-Pazifik
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)


