• Tidak ada hasil yang ditemukan

Directory UMM :Data Elmu:jurnal:I:Information and Management:Vol38.Issue4.2001:

N/A
N/A
Protected

Academic year: 2017

Membagikan "Directory UMM :Data Elmu:jurnal:I:Information and Management:Vol38.Issue4.2001:"

Copied!
8
0
0

Teks penuh

(1)

Assessment of HIV/AIDS-related health performance

using an arti®cial neural network

Chang W. Lee

a,*

, Jung-A Park

b

aDepartment of Business Administration, Chinju National University, Chinju 660-758, South Korea bInstitute of Food and Nutrition Science, Keimyung University, Taegu 704-200, South Korea

Received 30 October 1999; received in revised form 11 April 2000; accepted 7 August 2000

Abstract

This paper presents an application of neural networks to classify and predict the symptomatic status of HIV/AIDS patients. The purpose of this study is to apply an arti®cial neural network (ANN) to provide correct classi®cation of AIDS versus HIV status patients. An ANN model is developed using publicly available HIV/AIDS data in the AIDS Cost and Services Utilization Survey (ACSUS) datasets as input and output variables. The proposed model:

1. demonstrates which factors will affect classi®cation of AIDS and HIV status;

2. reinforces HIV/AIDS patient prevention and care planning and strategies to meet more appropriately health-care policy and regulations;

3. provides decision-makers and policy-makers with more accurate information to allow them to implement better health-care systems.

Several different neural network topologies are applied to the datasets. A neural network model was developed to classify both the HIV and AIDS status of patients and analyzed in terms of validity and reliability of the test in order to demonstrate the model capability. The ANN model can facilitate planning, decision-making, and managerial control by providing hospital admin-istration information.#2001 Elsevier Science B.V. All rights reserved.

Keywords:Computer utilization; Data management; Decision-making performance; Predictive model; Task uncertainty

1. Introduction

In the early 1970s, the idea of a neural network was viewed as a theoretical foundation for building machine learning systems. It was proven to have many limitations. Recent neural network research has over-come some early limitations. One of the advanced

features is the development of a back propagation algorithm (BPA) in a learning mechanism to train multi-layer networks. The BPA using the hidden layer allows the data to be classi®ed.

Appropriate use of an arti®cial neural network (ANN) model to implement a large-scale health ser-vices research dataset is most dif®cult. Moreover, if attributes of the factors are ill de®ned and/or ill-structured, ®nding a solution will be very dif®cult and complicated. Many studies have applied an ANN model to classify and to predict desired solutions or to improve methodological aspects. In spite of the *Corresponding author. Tel.:‡82-55-751-3454;

fax:‡82-55-751-3459.

E-mail addresses: cwlee@chinju.ac.kr (C.W. Lee), jung1040@nownuri.net (J.-A. Park).

(2)

successful application in such models, scant attention has been made to the HIV/AIDS prevention and care planning area. Recently, a study of an ANN applica-tion to the classi®caapplica-tion of the funcapplica-tional health status of AIDS/HIV patients was explored. However, the utilization of ANN models in classi®cation issues of business, health services research, and others have been generally limited to the adoption of factors with continuous or ratio variables, rather than the categor-ized values found in socioeconomic or demographic variables [8,9,13,24,28].

The purpose of this study is to apply an ANN to produce a good discriminator between HIV and AIDS status. An ANN model is developed based on the publicly available HIV/AIDS data of AIDS Cost and Services Utilization Survey (ACSUS) data as input and output variables.

2. The artificial neural network and its literature

2.1. Artificial neural network

An ANN is a mechanism that imitates human intelligence for the purpose of deriving certain per-formance characteristics. The ANN is normally developed as a generalization of a nonparametric methodology. The ANN model assumes that

1. neurons (i.e. nodes) have their own values for data processing;

2. values are passed through neurons over connection links;

3. each link has a weight, which multiplies the values transmitted in a neural network; and

4. each neuron applies an activation function to its input to determine its output value [4,18,25,29].

An ANN consists of a number of data processing layers interconnected in a network. Each layer is a computational mechanism with mathematical func-tions. A layer receives input values from one layer and aggregates input values based on an input function. Then, the layer generates output values based on an output function. The output values are then routed to other layers, as designed by the architecture of the network.

An ANN is characterized by the pattern of connec-tions between the nodes (called its architecture), the method of determining the weights on the connections

(called its training or learning), and the activation function. Each node is connected to other nodes by means of direct communication links, each with an associated weight. This weight represents information being used by the net to solve a problem. Each node has an activation or activity level, which is a function of the inputs. Because a node sends its activation as a value to several other nodes, it is able to send one value at a time, while the value is sent to several other nodes. Early studies recognized that combining many simple nodes (or neurons) into neural network systems was the source of increased computational power. The weights on the neural network are set so that the node performs a particular logic function, along with dif-ferent nodes performing difdif-ferent functions. The nodes can be arranged into a net to produce any output that can be represented as a combination of logic functions. A learning law has been designed for ANN: if two nodes are active simultaneously, then the strength of the connection between them should be increased. The idea is closely related to a correlation matrix learning mechanism.

The ¯ow of information through the network assumes a unit time step for data to travel from one node to the next. This lead-time allows the network to model some perceptional processes. The most typical ``perceptron (or single layer networks)'' consisted of an input layer connected by paths with ®xed weights to associated nodes. The weights on the connection paths are adjustable. The perceptron learning rule uses an iterative weight adjustment. Perceptron learning can converge to the correct weights if the weights allow the network to reproduce correctly all of the training input and target output pairs. However, the mathema-tical proof of the convergence of iterative learning under suitable assumptions demonstrates the limita-tions on what perceptron networks can learn.

(3)

More advanced studies deal with associative memory neural networks, along with the development of self-organizing feature maps that use a topological struc-ture for the cluster units. This feastruc-ture truncates the linear output to prevent the output from becoming too large to reach a stable solution (or an optimal solution) as the network iterates.

A back propagation method has been developed to overcome the failure of single-layer networks. It can solve complex problems, lacking a general method of training a multilayer network. This model is derived from a number of neural networks, based on ®xed weights and adaptive activation. These networks can serve as associative memory nets and can be used to solve constraint satisfaction problems. The develop-ment of stochastic neural networks, in which weights or activations are changed on the basis of a probability density function, incorporates such ideas as simulated annealing and Bayesian decision theory.

2.2. Related literature

Since the development of the ANN, it has received considerable attention and has been applied to a variety of problems in classi®cation and prediction. Neural networks (NN) have been applied successfully for development of nonparametric statistical models. More reliable outcome research has been explored in the area of pattern classi®cation and pattern predic-tion. An ANN model is able to recognize and to predict an existing pattern of data in different cate-gories, assisting decision-makers [2,22,27].

Neural networks in health-care applications have been used for clinical diagnosis [3,7], HIV-structure analysis [1], HIV/AIDS functional health status [16], image analysis [6], prediction of cancer [10,23], pre-diction of length of stay [5,19,26], sequence analysis [11], and speech recognition [15]. Business applica-tions of neural networks are also found in areas such as audit decision [12,17], initial public offerings [14], and multi-criteria decision making [20].

3. Model development

3.1. Data collection

ANN modeling of HIV/AIDS classi®cation in-volves the interaction of many diverse variables. Its

relationships are often ill de®ned and/or ill structured so that the classi®cation of outcomes is very dif®cult and complicated. This study utilizes the ACSUS dataset, which is the outcome of a longitudinal study of persons with HIV/AIDS-related diseases from 10 US cities. Information was gathered on 1949 HIV/AIDS-infected persons in a series of interviews over a total of six time-periods with quarterly follow-up surveys from 1 March 1991 to 31 August 1992. After collecting information on demographic and functional health status, interviewers contacted clin-ical and other medclin-ical service providers, identi®ed by the study subject, twice during the six time periods to collect relevant information.

Patterns of use of health services and changes in these factors over the course of the disease can

be analyzed for HIV/AIDS-infected persons

receiving care. Initially, 20 variables were selected for this study from the original dataset. After ®ltering them, one dependent variable (output variable) and nine independent variables (input variables) were selected after controlling them by the variance in¯ation factor (VIF) method for detecting multicol-linearity between input variables. Out of 1949 cases, 1171 subjects were selected as valid cases, implying a person had either on HIV status or on AIDS status.

These selected cases provided valid information based on the responses of speci®c patients (i.e. cases

were excluded if their responses were Don't Know,

Refused, or any other inappropriate ones). Thus, 1171 cases have complete information on each patient, based on the selected input and output variables. The descriptive statistics for input and output variables are presented in Table 1.

3.2. Neural network modeling

(4)

For the purpose of this study, categories in output variables have been recoded as follows.

For the first node in the output layer, the output is

zero if the current symptomatic status is HIV, and 1 if the current symptomatic status is AIDS; and

For the second node in the output layer, the code is

assigned in the reverse way.

Table 2 presents descriptions of the input and output variables in the model.

Since no prior information is available on how the layers should be connected in the three-layer network, all nodes in the two adjacent layers are fully connected to each other. Fig. 1 shows the neural network topology.

The input pattern has 15 nodes. Each of these variables is entered into the corresponding input layer of the network. They are then multiplied by computer-generated random numbers, resulting in the input values of the hidden layer. Each value is placed in a logistic function that computes the net activation of the hidden layer, becoming input values of the output layer. This value is entered into the same logistic function that computes the activation of the output layer, resulting in the output values: HIV status or AIDS status. Thus, in practice, the output values could be considered as representing the likelihood of HIV

status or AIDS status in the current symptomatic status of each HIV/AIDS patient.

The network architecture is designed to be a three-layer BPA network. The BPA has a linear approxima-tion funcapproxima-tion for the input layer and a logistic funcapproxima-tion for the output layer. After con®guring the network, a learning rate, initial weight, and momentum-learning epoch are assigned to the model to initiate the training. Since assigning a learning rate, momentum, and num-ber of epoch is arbitrary, a certain value is assigned as a default for each in the model. Once the model is designed, a certain percent of the total is extracted for the training set and the rest become the test set. An epoch is considered completed after the network examines all the input and output patterns for all the training sets. Epochs for training set are repeated 200 times as a learning rate. In order to avoid the over®tting the network, the learning process was stopped when the total number of epoch repeats

reached 20,000. A software system, NeuroShell1

2, was utilized to conduct this study [21]. Table 3 gives a summary of the BPA network modeling.

Table 1

Descriptive statistics of input and output variables

Variablea Mean M.S.E. S.D. Min Max N

CSS 0.43 0.02 0.50 0 1 1171

Sex 0.84 0.01 0.37 0 1 1171

Race 1.78 0.02 0.81 1 3 1171

EXPRO 1.87 0.02 0.64 1 4 1171

ADMT 1.61 0.09 2.94 0 78 1171

IPNGTT 17.8 0.91 31.1 0 235 1171 AMVST 25.5 0.66 22.7 0 218 1171 ERVST 2.02 0.08 2.83 0 37 1171 HCVST 15.6 0.54 18.3 0 218 1171 MDVST 6.75 0.34 11.7 0 78 1171

aVIF values<1:700 for multicollinearity diagnosis; CSS:

current symptomatic status; EXPRO: exposure route; ADMT: total number of patient admission; IPNGTT: total number of inpatient nights; AMVST: total number of ambulatory visits; ERVST: total number of emergency room visits; HCVST: total number of hospital clinic visits; MDVST: total number of private physician visit.

Table 2

Summary of input and output variables

Input variables Sex

S-male (1 if male, or 0 otherwise) S-female (1 if female, or 0 otherwise) Race

R-white (1 if white, or 0 otherwise) R-black (1 if black, or 0 otherwise) R-Hispanic (1 if Hispanic, or 0 otherwise) Exposure route

E-homo (1 if exposure route is homosexual/bisexual, or 0 otherwise)

E-IDU (1 if exposure route is IV drug user, or 0 otherwise) E-IV (1 if exposure route is IV, or 0 otherwise)

E-hetero (1 if exposure route is heterosexual, or 0 otherwise) Medical records

ADMT: total number of patient admission IPNGTT: total number of inpatient nights AMVST: total number of ambulatory visits ERVST: total number of emergency room visits HCVST: total number of hospital clinic visits MDVST: total number of private physician visit

Output variable

(5)

4. Model analysis and discussion

In order to analyze the model result, a network topology must be selected. Since there is no formal way to select it, some trial experiments were per-formed to show different possible outcomes under different topologies. A test set of 145 patients was used to examine the performance of the neural net-work model. A variety of tests were then performed to analyze the model. The training ended when the number of events of the minimum test set error exceeded 20,000, as speci®ed in the mode design. Table 4 presents a summary of model statistics

with respect to different numbers of hidden nodes

(i.e.Hˆ3,Hˆ5,Hˆ7, andHˆ10) in hidden layer.

In the case where the hidden layer has ®ve nodes

(H5), the L.A.E. and M.A.E. have the lowest values

of 0.277 and 0.268, respectively. All model with different hidden nodes show the different best test

set event, (H3ˆ60,200,H5ˆ79,600,H7ˆ53,200,

andH10ˆ43,400) and the epochs are also different

with a minimum average error (H3ˆ17, H5ˆ7,

H7ˆ10,H10 ˆ1).

Table 5 illustrates the relative contribution between input and output variables. In this table, the BPA network model with different hidden nodes presents similar results. The model shows variables with the relative contributions. Among these high contribution variables, IPNGTT (total number of inpatient night) is the most signi®cant factor in classifying HIV versus AIDS status. Different hidden nodes resulted in dif-ferent relative contributions among input variables.

Two aspects of the objective tests are important in this study: validity and reliability. Two indices are utilized to evaluate the validity Ð sensitivity and speci®city. These indices are usually determined by administrating the test to one group that has the HIV symptomatic status and to another group that has the AIDS-infected group and then comparing the results. Thus, sensitivity is de®ned as the percent of those who have an HIV status and are so predicted by the

Fig. 1. Neural network topology.

Table 3

Summary for the BPA neural network system

NN modeling Parameters

Total pattern 1171

Training set 1026

Test seta 145 with 20,000 events

Pattern selection Random

Weight updates Momentum with 0.1 Learning epoch 200 with learning rate 0.1

Initial weight 0.3

Hidden nodes 3, 5, 7, 10

aApproximation of 10% random extraction from the total

(6)

network test. Speci®city is de®ned as the percent of those who have an AIDS status and are so predicted by the network model.

Another two indices are used to evaluate the relia-bility of a test: positive predictive value (PPV) and negative predictive value (NPV). These provide infor-mation about the meaning of a positive or a negative test result. A positive predictive value is the prob-ability of the HIV status being actually present, given that a symptomatic status of HIV is predicted as HIV. A negative predictive value is the probability of the

AIDS status being actually present if a symptomatic status of AIDS is predicted as AIDS.

There are four groups for these tests:

1. those who were predicted as HIV status and actually have HIV status: called true positives; 2. those who were predicted as HIV status but

actually have AIDS status: called false positives; 3. those who were predicted as AIDS status and

actually have AIDS status: called false negatives; and

4. those who were predicted as AIDS status but actually have HIV status: called true negatives.

Table 6 presents a summary of results of correct classi®cation with respect to each network and the relevant analysis. As it indicates, sensitivity for actual HIV status over ANN classi®cation is somewhat high, but speci®city is rather low. This means that the HIV status can be identi®ed easier than AIDS status. Since the AIDS status is very time-dependent, it is very dif®cult to identify AIDS status through socioeco-nomic variables and/or simple clinical records.

The optimal number of hidden nodes in hidden layer is one of the con¯icting methodological ques-tions for generalization of ANN. Table 7 exhibits the

paired T-test for difference between actual

sympto-matic status and ANN classi®cation along with dif-ferent hidden nodes. Based on the research design used in this study, the best hidden node for the hidden

layer is three.T-test statistics in the table indicate that

Table 4

Summary of model statistics with different hidden nodes

H3 H5 H7 H10

Training set(1026training patterns)

Best test set learning event 60200 79600 53200 43400

Learning epoch 58 77 51 42

L.A.E. (last average error) 0.296 0.277 0.285 0.290

M.A.E. (minimum average error) 0.269 0.268 0.271 0.273

Epochs since M.A.E. 17 7 10 1

Test set(145training patterns)

Test interval (event) 200 200 200 200

L.A.E. (last average error) 0.279 0.299 0.322 0.289

M.A.E. (minimum average error) 0.275 0.275 0.275 0.275

Event since M.A.E. 20000 20000 20000 20000

R2 0.108 0.119 0.106 0.101

M.S.E. (mean squared error) 0.219 0.216 0.219 0.220

M.A.E. (mean absolute error) 0.437 0.437 0.435 0.444

Table 5

Relative strengths between input and output variables

BPA network H3 H5 H7 H10

RW 0.56 1.48 2.03 1.57

RB 1.02 2.51 1.24 1.60

RH 1.07 2.14 0.73 2.04

SexM 1.07 2.26 2.62 3.66

SexF 0.93 1.27 1.77 2.81

Expr-homo 0.86 2.80 2.00 1.70

Expr-IDU 0.56 2.01 2.94 3.32

Expr-IV 0.40 1.39 0.92 1.11

Expr-hetero 0.48 0.91 1.44 1.58

ADMT 2.55 4.06 3.15 3.73

IPNGTT 8.46 14.0 9.88 10.9

AMSVT 2.90 3.86 3.04 3.68

ERVST 3.66 6.33 4.66 4.48

MDVST 0.89 1.33 1.08 1.99

(7)

DH3 has statistically signi®cant difference over all

other hidden nodes (DH5,DH7,DH10) (p-value<0:000)

and DH5 has statistically signi®cant difference over

DH5 (p-value<0:06).

5. Conclusion

This study presents an application of neural net-works to classify and predict the symptomatic status of HIV/AIDS patients. A neural network model was developed and analyzed. The diagnostic accuracy of the ANN was evaluated. Several different neural net-work topologies were applied to ACSUS datasets in order to demonstrate the neural network's capability. Neural networks are known to be able to identify relationships even when some of the input data are very complex, ill de®ned, and ill structured. One of the advantages of an ANN is that it can discriminate linearly inseparable data. Even though ANN techni-ques have been applied to a variety of areas in business, public sector, and health services research, this study makes a substantial contribution to the HIV/AIDS care and prevention planning area. If the appropriate methodologies in various ANN design models were different, it would be interesting to see

what impact this would have on the classi®cation of HIV/AIDS-related persons.

Acknowledgements

The authors wish to acknowledge the ®nancial support of the Korea Research Foundation made in the program year of 1998.

References

[1] H. Andreassen, H. Bohr, J. Bohr, S. Brunak, T. Bugge, R.M. Cotterill, C. Jacobsen, P. Kusk, B. Lautrup, S.B. Petersen, Analysis of the secondary structure of the human immuno-deficiency virus (HIV) proteins p17, gp120, and gp41 by computer modeling based on neural network methods, Journal of Acquired Immune Deficiency Syndromes 3 (6), 1990, pp. 615±622.

[2] N.P. Archer, S. Wang, Application of the back propagation neural network algorithm with monotonicity constraints for two-group classification problems, Decision Sciences 24 (1), 1993, pp. 60±75.

[3] W.G. Baxt, Use of an artificial neural network for the diagnosis of myocardial infarction, Annals of Internal Medicine 115, 1991, pp. 843±848.

[4] J. Bode, Decision support with neural networks in the management of research and development: concepts and application to cost estimation, Information & Management 34 (1), 1998, pp. 33±40.

[5] G.E. Davis, W.E. Lowell, G.L. Davis, A neural network that predicts psychiatric length of stay, MD Computing 10 (2), 1993, pp. 87±92.

[6] A.E. Dawson, R.E. Austin Jr., D.S. Weinberg, Nuclear grading of breast carcinoma by image analysis: classification by multivariate and neural network analysis, American Journal of Clinical Pathology 95 (4), 1991, pp. S29±37. [7] G. Dorffner, G. Porenta, On using feedforward neural

networks for clinical diagnostic tasks, Artificial Intelligence in Medicine 6 (5), 1994, pp. 417±435.

Table 6

Summary of results analysis about correct classification

Neural network topology (BPANN)

HIV±HIV (nˆ667)

AIDS±AIDS (nˆ504)

Sensitivity Specificity Positive predictive value

Negative predictive value

H3 587 169 88 34 64 68

H5 561 210 84 41 66 66

H7 556 199 83 39 65 64

H10 564 194 85 38 65 65

Table 7 PairedT-test

DH3 DH5 DH7 DH10

DH3 ± ÿ8.30* ÿ6.43* ÿ5.50*

DH5 8.30* ± 6.00a 1.89**

DH7 6.43* ÿ6.00a ± 1.54a

DH10 5.50* ÿ1.89** ÿ1.54a ±

(8)

[8] M.H. Ebell, Artificial neural network for predicting failure to survive following in-hospital cardiopulmonary resuscitation, Journal of Family Practice 36 (3), 1993, pp. 297±303. [9] D. Faraggi, R. Simon, A neural network model for survival

data, Statistics in Medicine 14, 1995, pp. 73±82.

[10] C.E. Floyd Jr., J.Y. Lo, A.J. Yun, D.C. Sullivan, P.J. Kornguth, Prediction of breast cancer malignancy using an artificial neural network, Cancer 74 (10), 1994, pp. 2944±2948. [11] L. Fu, Polygenic trait analysis by neural network learning,

Artificial Intelligence in Medicine 6 (1), 1994, pp. 51±65. [12] J.V. Hansen, J.B. McDonald, J.D. Stice, Artificial intelligence

and generalized qualitative-response models: an empirical test on two audit decision-making domains, Decision Sciences 23 (3), 1992, pp. 708±723.

[13] A. Hart, Using neural networks for classification tasks-some experiments on datasets and practical advice, Journal of the Operational Research Society 44, 1992, pp. 1129±1145. [14] B.A. Jain, B.N. Nag, Artificial neural network models for

pricing initial public offerings, Decision Sciences 26 (3), 1995, pp. 283±302.

[15] S. Kurogi, Speech recognition by an artificial neural network using findings on the afferent auditory system, Biological Cybernetics 64 (3), 1991, pp. 243±249.

[16] N.K. Kwak, C.W. Lee, A neural network application to classification of health status of HIV/AIDS patients, Journal of Medical Systems 21 (2), 1997, pp. 87±97.

[17] M.J. Lenard, P. Alam, G.R. Madey, The application of neural networks and a qualitative response model to the auditor's going concern uncertainty decision, Decision Sciences 26 (2), 1995, pp. 209±227.

[18] E.Y. Li, Artificial neural networks and their business applications, Information & Management 27 (5), 1994, pp. 303±313.

[19] W.E. Lowell, G.E. Davis, Predicting length of stay for psychiatric diagnosis-related groups using neural networks, Journal of the American Medical Informatics Association 1 (6), 1994, pp. 459±466.

[20] B. Malakooti, Y.Q. Zhou, Feedforward artificial neural networks for solving discrete multiple criteria decision making problems, Management Science 40 (11), 1994, pp. 1542±1561.

[21] NeuroShell12, Frederick, MD: Ward Systems Groups, Inc.,

1993.

[22] E. Patuwo, M.H. Hu, M.S. Hung, Two-group classification using neural networks, Decision Sciences 24 (4), 1993, pp. 825±845.

[23] P.M. Ravdin, G.M. Clark, A practical application of neural network analysis for predicting outcome of individual breast cancer patients, Breast Cancer Research 22 (3), 1992, pp. 285±293.

[24] R. Sharda, Neural networks for the MS/OR analyst: an application bibliography, Interfaces 24 (2), 1994, pp. 116±130.

[25] J. Sohl, A.R. Venkatachalam, A neural network approach to forecasting model selection, Information & Management 29 (6), 1995, pp. 297±303.

[26] J.V. Tu, A comparison of neural network and logistic regression models for predicting length of stay in the intensive care unit following cardiac surgery, Unpublished Masters Thesis, University of Toronto, Canada, 1993. [27] S. Wang, The unpredictability of standard back propagation

neural networks in classification applications, Management Science 41 (3), 1995, pp. 555±559.

[28] R.L. Wilson, Ranking college football teams: a neural network approach, Interfaces 25 (4), 1995, pp. 44±59. [29] B.K. Wong, Y. Selvi, Neural network applications in finance:

a review and analysis of literature (1990±1996), Information & Management 34 (3), 1998, pp. 129±139.

Chang W. Leeis a faculty member at department of business administration of Chinju National University. He received his MS and PhD from Saint Louis University, USA. His publications have appeared in European Journal of tional Research, Journal of the Opera-tional Research Society, Journal of Medical Systems, Application of Man-agement Science, Korean Journal of Business, Journal of Information Sys-tems, Review of Business and Economics, and others. He served as referees of Health Care Management Science and International Journal of Operations and Quantitative Methods.

Referensi

Dokumen terkait

Adapun permasalahan yang dibahas dalam penelitian ini adalah bagaimana legalitas perkawinan campuran yang kelengkapan persyaratannya tidak sempurna, bagaimana akibat hukum

Penulis terjun ke lapangan untuk mengumpulkan sumber data dengan berbagai metode di antaranya melalui wawancara (interviu), mengkaji dokumen dan arsip

[r]

Kegiatan Lomba Lukis dalam FLS2N SMP Tingkat Jawa Barat sejauh ini dianggap sebagai kegiatan resmi yang dapat menjadi sebuah alternatif dalam melakukan pembinaan sekaligus

Satuan Keadaan Barang

dan karena itu tidak ada rintangan untuk melangsungkan perkawinan campuran maka oleh mereka yang menurut hukum yang berlaku bagi pihak masing-masing berwenang mencatat

Tinjauan Seni, Sebuah Pengantar untuk Apresiasi Seni.. Penerbit Saku

Sebuah skripsi yang diajukan untuk memenuhi salah satu syarat memperoleh gelar Sarjana Teknik pada Fakultas Pendidikan Teknologi dan Kejuruan. ©FajarWitamaWijaya